This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/21359] gfortran internal error
- From: "pinskia 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 May 2005 15:17:33 -0000
- Subject: [Bug fortran/21359] gfortran internal error
- References: <20050503145946.21359.matt@mail.bettencourt.info>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-05-03 15:17 -------
Confirmed, reduced testcaseL
program bug
real :: t_intersect(2)
t_intersect(minloc(t_intersect)) = 1.e10
end program
Related to PR 21063.
--
What |Removed |Added
----------------------------------------------------------------------------
BugsThisDependsOn| |21063
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Keywords| |ice-on-valid-code
Last reconfirmed|0000-00-00 00:00:00 |2005-05-03 15:17:31
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21359