Fix the fields in the x_n union inside the the x_file structure so that pointers...
authorNick Clifton <nickc@redhat.com>
Wed, 1 Dec 2021 11:29:34 +0000 (11:29 +0000)
committerNick Clifton <nickc@redhat.com>
Wed, 1 Dec 2021 11:29:34 +0000 (11:29 +0000)
commit92fc129e2b0066706ee8971d311f2c507ce38d4b
tree9b2a165a4391deff79047d38229f1f6ce41a416f
parent288712bbaca36bff6578bc839ebcdc3707662f81
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.
include/ChangeLog
include/coff/internal.h