2005-10-05 Richard Guenther <rguenther@suse.de>
commit7098b9ea217715357c201c4a9f24d557ce1f797f
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 5 Oct 2005 09:38:29 +0000 (5 09:38 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 5 Oct 2005 09:38:29 +0000 (5 09:38 +0000)
tree034cc559b3d9cde4cc25da4ee9c8b410d2600533
parent68a7424a1f5c4a94770a50c85f7e6a5882d0a8c1
2005-10-05  Richard Guenther  <rguenther@suse.de>

PR fortran/24176
* parse.c (gfc_parse_file): Exit early for empty files.

* gfortran.fortran-torture/compile/empty.f90: New testcase.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@104984 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/fortran/ChangeLog
gcc/fortran/parse.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.fortran-torture/compile/empty.f90 [new file with mode: 0644]