This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/33664] New: crash on invalid program
- From: "holst at matmech dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Oct 2007 09:50:05 -0000
- Subject: [Bug fortran/33664] New: crash on invalid program
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
gfortran crashes on the compile of the following (invalid) Fortran module.
There are two obvious faults with the program:
1. there is no intent
2. there is no dimension to N
--
Summary: crash on invalid program
Product: gcc
Version: 4.3.0
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: fortran
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: holst at matmech dot com
GCC build triplet: x86_64-unknown-linux
GCC host triplet: x86_64-unknown-linux
GCC target triplet: x86_64-unknown-linux
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33664