This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/24176] New: gfortran segfaults on empty source
- From: "fxcoudert at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Oct 2005 15:43:37 -0000
- Subject: [Bug fortran/24176] New: gfortran segfaults on empty source
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
$ touch a.f90
$ gfortran -c a.f90
$ gfortran -c a.f90 -Wall
a.f90:0: internal compiler error: Segmentation fault
Enough said...
--
Summary: gfortran segfaults on empty source
Product: gcc
Version: 4.1.0
Status: NEW
Keywords: ice-on-valid-code
Severity: normal
Priority: P2
Component: fortran
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: fxcoudert at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24176