[Bug fortran/21061] gfortran ignores -Werror

aldot at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Sep 11 18:27:00 GMT 2006



------- Comment #3 from aldot at gcc dot gnu dot org  2006-09-11 18:26 -------
-pedantic-errors also has no effect. From a quick look, it does not occur in
fortran/* at all and should probably be removed.

I'm preparing an updated patch to add proper -Werror support that emits
'Warning' for warnings and treats them as errors. The patch from #2 emitted the
string 'Error' instead, so may not be appropriate.


-- 

aldot at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aldot at gcc dot gnu dot org


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



More information about the Gcc-bugs mailing list