[Bug c/65403] -Wno-error=<not implemented> is an error
manu at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Apr 3 20:46:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65403
Manuel López-Ibáñez <manu at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |patch
--- Comment #6 from Manuel López-Ibáñez <manu at gcc dot gnu.org> ---
(In reply to Jakub Jelinek from comment #5)
> -Werror=unknown-warning should not be ignored, as -Werror=unknown-warning
> implies also -Wunknown-warning (unlike -Wno-error=, which doesn't imply
> anything).
Are you talking about my patch in comment #4? I think it doesn't ignore
-Werror=unknown-warning See the hunk in opts.c.
More information about the Gcc-bugs
mailing list