[binutils-gdb] Add -Wunused-variable to warnings.m4
sergiodj+buildbot@sergiodj.net
sergiodj+buildbot@sergiodj.net
Mon Jul 23 12:19:00 GMT 2018
*** TEST RESULTS FOR COMMIT a0de763e32b381369896fef63d221376f29a9113 ***
Author: Tom Tromey <tom@tromey.com>
Branch: master
Commit: a0de763e32b381369896fef63d221376f29a9113
Add -Wunused-variable to warnings.m4
This adds -Wunused-variable to the build. This required a special
check in configure in order to work around a bug in GCC 4.9. Simon
ound the correct test to use, so I've added him to the ChangeLog.
gdb/ChangeLog
2018-07-22 Simon Marchi <simon.marchi@polymtl.ca>
Tom Tromey <tom@tromey.com>
* warning.m4 (AM_GDB_WARNINGS): Add -Wunused-variable and special
test for it.
* configure: Rebuild.
gdb/gdbserver/ChangeLog
2018-07-22 Tom Tromey <tom@tromey.com>
* configure: Rebuild.
More information about the Gdb-testers
mailing list