http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61126
Matthias Klose <doko at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |doko at gcc dot gnu.org,
| |manu at gcc dot gnu.org
--- Comment #2 from Matthias Klose <doko at gcc dot gnu.org> ---
-Wunused-parameter is enabled by -Wall. I'm surprised that -Wextra is used
without -Wall, but it happens in the testsuite in more places.
