Hi, On Wed, Oct 22, 2025, 14:19 Guinevere Larsen wrote: > On 10/22/25 10:08 AM, Tom Tromey wrote: > >>>>>> "Luis" == Luis writes: > > Luis> Looks like gcc (13.3.0 at least) is a bit grumpy with this and > there > > Luis> are a few -Werror=array-bounds= warnings stopping the build, > > Luis> apparently from changes to gdb/xcoffread.c. > > > > Could you post them here? > > > > IIRC some versions of GCC issued these kinds of errors incorrectly. > > So it's possible the fix might be just to disable the warning for that > build. > > > > Tom > > > I believe that is the case, since I just installed gcc-13.3.1-2 from > fedora 40 and upstream built fine, so I think either the .1 shame > release (see pride versioning: https://pridever.org/ :p), or some > fedora patch, fixed a gcc bug related to that. > Yeah, sorry for the poor report. It happened on a different machine unreachable from the one I sent the message. I'll reproduce it and paste the exact messages. I tried to make sense of it a bit, but seemed a bit odd. > -- > Cheers, > Guinevere Larsen > It/she > >