add -Wmissing-parameter-type
authorTom Tromey <tromey@redhat.com>
Mon, 1 Jul 2013 19:48:05 +0000 (19:48 +0000)
committerTom Tromey <tromey@redhat.com>
Mon, 1 Jul 2013 19:48:05 +0000 (19:48 +0000)
commit2945b8076ce1f332cd9b9ddb7b8784283132d39b
tree0a8d8b6623a5bfb8e41c520a5c7f0606102fdb41
parent0ca92f2e81cd0b9bca0bd2a4673c53b8d151609a
add -Wmissing-parameter-type

This adds -Wmissing-parameter-type to gdb's list of warnings.

This one doesn't happen to trigger for a --enable-targets=all build on
x86-64 Fedora 18.

* configure.ac (build_warnings): Add -Wmissing-parameter-type.
* configure: Rebuild.
gdb/ChangeLog
gdb/configure
gdb/configure.ac