]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR debug/33739 (Failure of gfortran.dg/literal_character_constant_1_*.F with ...
authorFrancois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Thu, 8 Nov 2007 19:19:50 +0000 (19:19 +0000)
committerFrançois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Thu, 8 Nov 2007 19:19:50 +0000 (19:19 +0000)
commit4cdf766ef65b67a2479d82e222dc0b12f6d43f7f
tree093ca7e9e5c8fa4f11db0934ed92e173a7487a56
parent66ec5f8742ac9a9bc6401886f3e81ed61ef974f1
re PR debug/33739 (Failure of gfortran.dg/literal_character_constant_1_*.F with -m64 -g on Darwin)

PR fortran/33739
* scanner.c (start_source_file, end_source_file,
exit_remaining_files): New functions.
(gfc_advance_line): Use the new functions.

From-SVN: r130016
gcc/fortran/ChangeLog
gcc/fortran/scanner.c