OSDN Git Service

PR fortran/33739
authorfxcoudert <fxcoudert@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 8 Nov 2007 19:19:50 +0000 (19:19 +0000)
committerfxcoudert <fxcoudert@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 8 Nov 2007 19:19:50 +0000 (19:19 +0000)
commita306a3f46695f8e51cf7720016943169a1b8d1a2
tree093ca7e9e5c8fa4f11db0934ed92e173a7487a56
parent278432328aeb8e5cd68e91ae3004712aaa0aa1b8
PR fortran/33739
* scanner.c (start_source_file, end_source_file,
exit_remaining_files): New functions.
(gfc_advance_line): Use the new functions.

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