http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44774

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #17 from Manuel López-Ibáñez <manu at gcc dot gnu.org> 2012-04-22 
19:57:47 UTC ---
So the testcase here works, and -Werror=pedantic is accepted and printed
correctly. However, -pedantic-errors still prints just -Wpedantic when it
should print -Werror=pedantic. This is tracked in PR53075.

Reply via email to