This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
RE: g77 snapshot LAPACK testsuite failure - irix 6.5
- To: "'gcc-bugs at gcc dot gnu dot org'" <gcc-bugs at gcc dot gnu dot org>
- Subject: RE: g77 snapshot LAPACK testsuite failure - irix 6.5
- From: "Billinghurst, David (RTD)" <David dot Billinghurst at riotinto dot com dot au>
- Date: Thu, 24 Feb 2000 21:55:21 -0000
- Cc: "'Toon Moene'" <toon at moene dot indiv dot nluug dot nl>
I have reduced this down to a trivial test case with the wrong number of
iterations for a loop
DO I = 4*I0, 2*( I0+N-1 ), 4
...
END DO
<<labug5.f>>
+++++++++++++++++++++++++++++++++++++++++
(Mr) David Billinghurst
Comalco Research Centre
PO Box 316, Thomastown, Vic, Australia, 3074
Phone: +61 3 9469 0642
FAX: +61 3 9462 2700
Email: David.Billinghurst@riotinto.com.au
labug5.f