This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/13746] internal compiler error during compile
- From: "oliphant dot travis at ieee dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Jan 2004 20:45:45 -0000
- Subject: [Bug fortran/13746] internal compiler error during compile
- References: <20040119204349.13746.oliphant.travis@ieee.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From oliphant dot travis at ieee dot org 2004-01-19 20:45 -------
Created an attachment (id=5526)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=5526&action=view)
This file should reproduce the error.
Compile extract.f with
g77 -c -O3 -funroll-loops extract.f
on cygwin gcc 3.3.1
to get the error.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13746