re PR fortran/21061 (gfortran ignores -Werror)
authorBernhard Fischer <aldot@gcc.gnu.org>
Sun, 5 Nov 2006 14:57:24 +0000 (15:57 +0100)
committerBernhard Reutner-Fischer <aldot@gcc.gnu.org>
Sun, 5 Nov 2006 14:57:24 +0000 (15:57 +0100)
commitf4d4085c10bb2b4d6f9ca4524adfc0b809c7cf20
treea64dcfdd3cf6ab9e0f100febf122fcb3b2bfb5e1
parent7945be3f1907da2c7cbf5737d1c85f51ee55ef68
re PR fortran/21061 (gfortran ignores -Werror)

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.

From-SVN: r118501
gcc/fortran/ChangeLog
gcc/fortran/error.c