This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libfortran/25594] LAPACK regression in schkbl.f
- From: "jvdelisle at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Dec 2005 23:55:43 -0000
- Subject: [Bug libfortran/25594] LAPACK regression in schkbl.f
- References: <bug-25594-10743@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from jvdelisle at gcc dot gnu dot org 2005-12-28 23:55 -------
I do not see this failure with 4.1 so that pretty much points to something I
did. I will withhold my recent patches to 4.2 from 4.1 until I figure this
out. The failed line of code is:
READ( NIN, FMT = * )ILOIN, IHIIN
A list directed read of two integers. I will instrument this file to read in
the string that is causing the problem so we can see what this is about.
--
jvdelisle at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |jvdelisle at gcc dot gnu dot
|dot org |org
Status|UNCONFIRMED |ASSIGNED
Ever Confirmed|0 |1
Last reconfirmed|0000-00-00 00:00:00 |2005-12-28 23:55:43
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25594