☠ Buildbot (Sourceware): binutils-gdb - failed compile (failure) (master)

Tom Tromey tom@tromey.com
Mon Apr 22 13:12:02 GMT 2024


>>>>> "Mark" == Mark Wielaard <mark@klomp.org> writes:

Mark> ../../binutils-gdb/gdb/c-exp.y: In function ‘void c_print_token(FILE*, int, c_exp_YYSTYPE)’:
Mark> ../../binutils-gdb/gdb/c-exp.y:3433:29: error: ‘val’ was not declared in this scope
Mark>          value.tsval.length, val.tsval.ptr);
Mark>                              ^~~
Mark> ../../binutils-gdb/gdb/c-exp.y:3433:29: note: suggested alternative: ‘value’
Mark>          value.tsval.length, val.tsval.ptr);
Mark>                              ^~~
Mark>                              value
Mark> make[1]: *** [Makefile:1950: c-exp.o] Error 1

Mark> val being value here looks correct, but I don't understand why it
Mark> isn't failing on all other arches.

Kévin noticed this as well.

I also don't understand why I didn't see this -- I've built this patch
at least a half dozen times, and regression-tested it.

Anyway I see Andrew already fixed it.

Tom


More information about the Gdb-testers mailing list