]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdbserver/ChangeLog
Add -Wunused-but-set-* to build
authorTom Tromey <tom@tromey.com>
Mon, 6 Jun 2016 18:56:42 +0000 (12:56 -0600)
committerTom Tromey <tom@tromey.com>
Thu, 21 Jul 2016 19:07:23 +0000 (13:07 -0600)
commit305450edd3f96bfeebff78300e1e93487563d90a
treea0af376b04c25eee310ce2d11e6095fb0ca5f9a9
parentf515a1d643b599ebb8a23d3d95e9f0dfc8261a11
Add -Wunused-but-set-* to build

This adds -Wunused-but-set-variable and -Wunused-but-set-parameter to
configure.

2016-07-21  Tom Tromey  <tom@tromey.com>

* configure: Rebuild.
* warning.m4 (AM_GDB_WARNINGS) <build_warnings>: Add
-Wunused-but-set-parameter, -Wunused-but-set-variable.

2016-07-21  Tom Tromey  <tom@tromey.com>

* configure: Rebuild.
gdb/ChangeLog
gdb/configure
gdb/gdbserver/ChangeLog
gdb/gdbserver/configure
gdb/warning.m4