make check fails when optimizing with gcc-2.96-88
David Necas (Yeti)
yeti@physics.muni.cz
Wed Dec 19 13:20:00 GMT 2001
Hello,
I have troubles compiling gsl-0.9 with RH's
gcc-2.96-88. When I compile it with CFLAGS=,
`make check' passes, however, CFLAGS=-O makes a
test to fail and CFLAGS=-O2 makes whole hundreds
of tests to fail.
The important parts of `make check' outputs are
attached (CHECK-O.log and CHECK-O2.log), they
include commands used for compilation at their
start.
It may be another gcc-2.96 bug, too (in this case
you will be probably able to create a much more
useful gcc bug report than me).
I don't know what details about my system may help
you, so just basic info:
OS: i386 Red Hat Linux 7.1 (more-or-less)
CPU: AMD Athlon(tm) Processor stepping 02 @900MHz
Kernel: vanilla 2.4.7 (just with i2c-2.6.0 patch)
Compiler: gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-88)
but it should be recreatable on vanilla i386 RH 7.1
Yeti
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CHECK-O.log.bz2
Type: application/x-bzip2
Size: 545 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/gsl-discuss/attachments/20011219/fcc83b17/attachment.bz2>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CHECK-O2.log.bz2
Type: application/x-bzip2
Size: 12527 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/gsl-discuss/attachments/20011219/fcc83b17/attachment-0001.bz2>
More information about the Gsl-discuss
mailing list