This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/17423] gfortran segfault when compiling FM509.f from NIST testsuite
- From: "bdavis at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Sep 2004 00:53:18 -0000
- Subject: [Bug fortran/17423] gfortran segfault when compiling FM509.f from NIST testsuite
- References: <20040911222351.17423.jvdelisle@verizon.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From bdavis at gcc dot gnu dot org 2004-09-12 00:53 -------
reduced test case:
SUBROUTINE SN510(IVD021,IVD002)
RETURN
ENTRY EN858(IVD019,*,*)
END
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17423