8sa1-gcc/gcc/fortran
Richard Guenther c82cdb5dfc re PR fortran/24176 (gfortran segfaults on empty source)
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.

From-SVN: r104984
2005-10-05 09:38:29 +00:00
..
.cvsignore
arith.c re PR fortran/15586 (gfortran should support i18n in its compiler messages) 2005-09-17 18:58:01 +00:00
arith.h For the 60th anniversary of Chinese people��s Anti-Japan war victory. 2005-07-07 07:54:58 +00:00
array.c re PR fortran/15586 (gfortran should support i18n in its compiler messages) 2005-09-17 18:58:01 +00:00
bbt.c Update FSF address. 2005-06-25 00:40:37 +00:00
ChangeLog re PR fortran/24176 (gfortran segfaults on empty source) 2005-10-05 09:38:29 +00:00
check.c re PR fortran/15586 (gfortran should support i18n in its compiler messages) 2005-09-17 18:58:01 +00:00
config-lang.in configure.in: Recognize f95 in the --enable-languages option... 2005-09-13 06:24:18 +00:00
convert.c Update FSF address. 2005-06-25 00:40:37 +00:00
data.c re PR fortran/20063 (n*'xxxx' disables padding) 2005-07-25 09:51:12 +02:00
decl.c re PR fortran/20363 (interface body has incorrect scope) 2005-08-25 13:57:36 +02:00
dependency.c re PR fortran/23906 (inappropriate branch condition in function "transform_sections" in "dependency.c") 2005-09-16 03:26:37 +00:00
dependency.h re PR fortran/19239 ([4.0 only] gfortran ICE on vector subscript expressions) 2005-09-09 06:34:08 +00:00
dump-parse-tree.c gfortran.h: Add iomsg to gfc_open, gfc_close, gfc_filepos, gfc_inquire and gfc_dt. 2005-09-09 18:21:45 +00:00
error.c re PR fortran/15586 (gfortran should support i18n in its compiler messages) 2005-09-17 18:58:01 +00:00
expr.c re PR fortran/15586 (gfortran should support i18n in its compiler messages) 2005-09-17 18:58:01 +00:00
f95-lang.c re PR libfortran/19308 (I/O library should support more real and integer kinds) 2005-10-03 07:22:20 +00:00
gfortran.h re PR fortran/16404 (should reject invalid code with -pedantic -std=f95 ? (x8)) 2005-10-01 07:39:08 +00:00
gfortran.texi 2005-09-09 Thomas Koenig <Thomas.Koenig@online.de> 2005-09-09 19:20:52 +00:00
gfortranspec.c re PR fortran/15586 (gfortran should support i18n in its compiler messages) 2005-09-17 18:58:01 +00:00
interface.c re PR fortran/24005 (Ambiguous INTERFACE leads to seg fault) 2005-09-22 22:45:40 +00:00
intrinsic.c re PR fortran/23516 (IMAG is not a generic function when implicit none is declared) 2005-09-22 19:00:24 +00:00
intrinsic.h re PR fortran/23516 (IMAG is not a generic function when implicit none is declared) 2005-09-22 19:00:24 +00:00
intrinsic.texi re PR fortran/23516 (IMAG is not a generic function when implicit none is declared) 2005-09-22 19:00:24 +00:00
invoke.texi re PR fortran/20592 (-fno-automatic (g77 option) is missing from gfortran.) 2005-08-31 12:31:30 +00:00
io.c re PR fortran/23420 (ICE on invalid print statement) 2005-09-20 17:05:32 +02:00
iresolve.c re PR libfortran/19308 (I/O library should support more real and integer kinds) 2005-10-03 07:22:20 +00:00
lang-specs.h
lang.opt configure.in: Recognize f95 in the --enable-languages option... 2005-09-13 06:24:18 +00:00
Make-lang.in * Make-lang.in: Make check-fortran alias for check-gfortran. 2005-09-18 17:33:40 +00:00
match.c re PR fortran/16404 (should reject invalid code with -pedantic -std=f95 ? (x8)) 2005-10-01 07:39:08 +00:00
match.h * match.h (gfc_match_equiv_variable): Declare. 2005-09-09 06:45:15 +00:00
matchexp.c re PR fortran/15586 (gfortran should support i18n in its compiler messages) 2005-09-17 18:58:01 +00:00
mathbuiltins.def re PR fortran/21915 ([4.0 only] Would like atanh etc. as intrinsics) 2005-06-24 23:12:32 +00:00
misc.c re PR fortran/15586 (gfortran should support i18n in its compiler messages) 2005-09-17 18:58:01 +00:00
module.c re PR fortran/16861 ([4.0 only] segfault with doubly used module) 2005-09-23 17:16:07 +00:00
options.c re PR fortran/23677 (-fno-automatic does not accept legal save statements) 2005-09-26 22:06:37 +02:00
parse.c re PR fortran/24176 (gfortran segfaults on empty source) 2005-10-05 09:38:29 +00:00
parse.h Update FSF address. 2005-06-25 00:40:37 +00:00
primary.c re PR fortran/23663 (rejects entry point as a value) 2005-09-20 16:37:44 +02:00
resolve.c re PR fortran/16404 (should reject invalid code with -pedantic -std=f95 ? (x8)) 2005-10-01 07:39:08 +00:00
scanner.c gfortran.h (gfc_option_t): Remove source field. 2005-08-21 17:28:27 +02:00
simplify.c re PR fortran/23516 (IMAG is not a generic function when implicit none is declared) 2005-09-22 19:00:24 +00:00
st.c [multiple changes] 2005-08-07 22:56:19 +00:00
symbol.c re PR fortran/16404 (should reject invalid code with -pedantic -std=f95 ? (x8)) 2005-10-01 07:39:08 +00:00
trans-array.c re PR fortran/19358 ([gfortran] Segfault with missing upper bound) 2005-09-14 05:12:04 +00:00
trans-array.h re PR fortran/21104 (Segmentation fault on correct code) 2005-09-09 06:22:28 +00:00
trans-common.c re PR fortran/18518 (equivalenced variables are not saved) 2005-09-27 23:46:14 +02:00
trans-const.c re PR fortran/15586 (gfortran should support i18n in its compiler messages) 2005-09-17 18:58:01 +00:00
trans-const.h Update FSF address. 2005-06-25 00:40:37 +00:00
trans-decl.c re PR libfortran/19308 (I/O library should support more real and integer kinds) 2005-10-03 07:22:20 +00:00
trans-expr.c re PR libfortran/19308 (I/O library should support more real and integer kinds) 2005-10-03 07:22:20 +00:00
trans-intrinsic.c re PR libfortran/19308 (I/O library should support more real and integer kinds) 2005-10-03 07:22:20 +00:00
trans-io.c [multiple changes] 2005-09-26 20:24:45 +00:00
trans-stmt.c re PR fortran/19929 (Deallocation of an allocated derived type component causes failure) 2005-09-21 17:05:16 +00:00
trans-stmt.h [multiple changes] 2005-08-07 22:56:19 +00:00
trans-types.c trans-types.c (gfc_init_kinds): Only pass float... 2005-10-03 15:29:30 +00:00
trans-types.h * trans-types.h (gfc_array_range_type): Add missing GTY decl for this. 2005-07-29 00:02:38 +00:00
trans.c re PR libfortran/20006 ($ format extension doesn't work) 2005-08-11 13:50:13 +00:00
trans.h re PR libfortran/19308 (I/O library should support more real and integer kinds) 2005-10-03 07:22:20 +00:00