ODR warnings for struct nextfield
authorTom Tromey <tromey@adacore.com>
Tue, 10 May 2022 15:13:05 +0000 (09:13 -0600)
committerTom Tromey <tromey@adacore.com>
Thu, 2 Jun 2022 15:04:45 +0000 (09:04 -0600)
commit7e9d9756db9e4243a219d8837f2691572bcd5819
tree32fd94a556f9fcd9f5019446f5b0300c5f1a09fb
parent77845a9ac6871b2480b1533b70831db320233885
ODR warnings for struct nextfield

"struct nextfield" is defined in multiple places in GDB.  This patch
renames just the stabs one, leaving the DWARF one untouched.

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