This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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]

Re: Regression in LAPACK with -O3



On Jan 30, 2006, at 1:43 PM, Steve Kargl wrote:


On Mon, Jan 30, 2006 at 07:33:06PM +0100, Dominique Dhumieres wrote:
I noticed that gfortran fails the LAPACK tests when compiled with -O3.
I have isolated (at least part of) the problem in the program given at the
end of this mail. I have also been able to trace the problem between the
8th and 9th of January (the right answer is 21):



This is PR 26001.

I attached a fix for people to look at. It has not been bootstrap/tested yet (though it is in the process of that). But this patch fixes both the reduced testcase I generated and the testcase here.

-- Pinski


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