On 5/1/19 12:10 PM, Tom Tromey wrote: > Sandra> FYI, this series of patches has broken builds with older versions of > Sandra> GCC (we've got 5.2.1 installed on our build system here). Multiple > Sandra> failures like: > > Tom> I think that's a bug in that version of gcc, but gdb has routinely > Tom> worked around it in the past. > > [...] > > Tom> If you can send me a full list, I can send you a patch to test. > > I did a grep and came up with the appended. > If you try it, and it works, I will check it in. I found one more use in ada-lang.c that you'd missed. Things build with the attached version of the patch, but I haven't done any testing beyond that. -Sandra