[Bug fortran/30929] -pedantic-error produced only warnings and no errors
manu at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Mar 5 17:06:00 GMT 2007
------- Comment #3 from manu at gcc dot gnu dot org 2007-03-05 17:05 -------
I am not sure if gfortran diagnostics are different, but... are you sure that
particular warning is a pedantic warning and not simply an unconditional
warning? AFAIK, pedantic-errors will turn only pedantic warnings into errors,
other warnings will still be warnings unless -Werror.
--
manu at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |manu at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30929
More information about the Gcc-bugs
mailing list