commit | 92fc129e2b0066706ee8971d311f2c507ce38d4b | [log] [tgz] |
---|---|---|
author | Nick Clifton <nickc@redhat.com> | Wed Dec 01 11:29:34 2021 +0000 |
committer | Nick Clifton <nickc@redhat.com> | Wed Dec 01 11:29:34 2021 +0000 |
tree | 9b2a165a4391deff79047d38229f1f6ce41a416f | |
parent | 288712bbaca36bff6578bc839ebcdc3707662f81 [diff] |
Fix the fields in the x_n union inside the the x_file structure so that pointers can be stored. PR 28630 * coff/internal.h (x_n): Use bfd_hostptr_t for the fields in this structure.