This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/21061] gfortran ignores -Werror
- From: "aldot at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Nov 2006 14:57:34 -0000
- Subject: [Bug fortran/21061] gfortran ignores -Werror
- References: <bug-21061-10053@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #5 from aldot at gcc dot gnu dot org 2006-11-05 14:57 -------
Subject: Bug 21061
Author: aldot
Date: Sun Nov 5 14:57:24 2006
New Revision: 118501
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=118501
Log:
2006-11-05 Bernhard Fischer <aldot@gcc.gnu.org>
PR fortran/21061
* error.c (gfc_warning): If warnings_are_errors then treat
warnings as errors with respect to the exit code.
(gfc_notify_std): Ditto.
(gfc_warning_now): Ditto.
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/error.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21061