egcs-20000520 g77 bug on i686-pc-cygwin and i686-pc-linux-gnu -Os -funroll-loops
N8TM@aol.com
N8TM@aol.com
Sun May 21 12:17:00 GMT 2000
With recent improvements, the attached code runs correctly (but not fast) at
-O -funroll-loops and at -Os. The ICE
at -ffast-math -march=pentiumpro remains (same as the one in LAPACK). When
compiled with gcc-2.96 -g -Os -funroll-loops, setting a
breakpoint at line 2079 (right after the assignment jn=n) jn is found set to
6, while n is set to 100. This appears to account for
the erroneous results obtained in the following loop.
Tim
tprince@computer.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lfk537g.f.gz
Type: application/x-gzip
Size: 72374 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-bugs/attachments/20000521/c7e98306/attachment.bin>
More information about the Gcc-bugs
mailing list