[Bug c++/57622] -W -Wall -Werror -Wno-unused gives Wunused-parameter warning

2014-10-13 Thread lucier at math dot purdue.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57622

lucier at math dot purdue.edu changed:

   What|Removed |Added

 CC||lucier at math dot purdue.edu

--- Comment #1 from lucier at math dot purdue.edu ---
This bug has bitten me, too.

I built and tested the current mainline with the idea that I'd try to implement
the suggested fix, but this is the first time I've looked at any of the
autogenerated files and I'm afraid that I have no clue what's going on.

Brad


[Bug c++/57622] -W -Wall -Werror -Wno-unused gives Wunused-parameter warning

2014-10-13 Thread lucier at math dot purdue.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57622

--- Comment #2 from lucier at math dot purdue.edu ---
This was fixed by the patch for PR61106 and backported to 4.8 and 4.9, so it
should be closed as FIXED.


[Bug c++/57622] -W -Wall -Werror -Wno-unused gives Wunused-parameter warning

2014-10-13 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57622

Manuel López-Ibáñez manu at gcc dot gnu.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #3 from Manuel López-Ibáñez manu at gcc dot gnu.org ---
The patch was reverted in the branches, that is why PR61106 is still open. It
was reverted because it exposed a Fortran issue that has since been fixed, thus
I could be reapplied.

*** This bug has been marked as a duplicate of bug 61106 ***

[Bug c++/57622] -W -Wall -Werror -Wno-unused gives Wunused-parameter warning

2013-06-15 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57622

Manuel López-Ibáñez manu at gcc dot gnu.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Last reconfirmed||2013-06-15
 CC|burnus at gcc dot gnu.org  |
 Ever confirmed|0   |1