2006-11-05 Bernhard Fischer <aldot@gcc.gnu.org>
authoraldot <aldot@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 5 Nov 2006 14:57:24 +0000 (14:57 +0000)
committeraldot <aldot@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 5 Nov 2006 14:57:24 +0000 (14:57 +0000)
commit6d9c956cd1d0b5950e0ee6b30292ef50efed929b
treea64dcfdd3cf6ab9e0f100febf122fcb3b2bfb5e1
parent517e1e47e59cd54292af769470524ca203b25741
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@118501 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/fortran/ChangeLog
gcc/fortran/error.c