]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/fortran/scanner.c
re PR fortran/47394 (Internal compiler error when error count limit is reached)
authorTobias Burnus <burnus@net-b.de>
Fri, 21 Jan 2011 20:33:10 +0000 (21:33 +0100)
committerTobias Burnus <burnus@gcc.gnu.org>
Fri, 21 Jan 2011 20:33:10 +0000 (21:33 +0100)
commitabba182313a491dae23985a480944282c6a566a8
tree1987e86d4fedd41d073b81a379affe949060d604
parentee3ee948de7684e4542acd501239fd4105ad4221
re PR fortran/47394 (Internal compiler error when error count limit is reached)

2011-01-21  Tobias Burnus  <burnus@net-b.de>

        PR fortran/47394
        * error.c (gfc_error_now, gfc_fatal_error, gfc_error_check):
        Use defined instead of magic number exit status codes.
        * scanner.c (include_line, gfc_new_file): Ditto.

From-SVN: r169104
gcc/fortran/ChangeLog
gcc/fortran/error.c
gcc/fortran/scanner.c