ODR warning for "struct stack_item"
authorTom Tromey <tromey@adacore.com>
Wed, 18 May 2022 15:49:35 +0000 (09:49 -0600)
committerTom Tromey <tromey@adacore.com>
Thu, 2 Jun 2022 15:04:45 +0000 (09:04 -0600)
commit0fecb1a78491d3d090c05b868a970a571688f66e
treea04a330fcfafbc26c0ad3ee883829e1a34eb929a
parentcc55e4ef62f102c4aff3b34ee2a134cdcc734897
ODR warning for "struct stack_item"

"struct stack_item" is defined in multiple .c files, causing ODR
warnings.  This patch renames these types.

Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=22395
gdb/arm-tdep.c
gdb/avr-tdep.c
gdb/cris-tdep.c
gdb/csky-tdep.c