This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

LAPACK regression status


I am getting the following on Trunk:

At line 1162 of file schkee.f
Fortran runtime error: Bad integer for item 1 in list input


With -O3 -march=pentium4 -funroll-loops


I think we reported this before but I am not finding the PR.

IIRC StevenB was going to delve into this optimization bug.

Can anyone recall the PR? I think I may have failed to submit a PR before.

LAPACK passes fine with no optimizations so it is not a Fortran Frontend or Library problem.

Jerry


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]