ODR warnings for "struct coff_symbol"
authorTom Tromey <tromey@adacore.com>
Wed, 18 May 2022 16:12:41 +0000 (10:12 -0600)
committerTom Tromey <tromey@adacore.com>
Thu, 2 Jun 2022 15:04:45 +0000 (09:04 -0600)
commita7f779c12e6f166e279ce2e189aa009dabaccae7
tree651c28e0f28b554791993e7c6ab4ecad1c321a6e
parent4748a9be449fddcd69e865bdc484519c30701e55
ODR warnings for "struct coff_symbol"

"struct coff_symbol" is defined in multiple .c files, causing ODR
warnings.  This patch renames just the xcoffread.c type.

Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=22395
gdb/xcoffread.c