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]

Re: Testsuite failure ?


Changing 

BOOT_CFLAGS=-O3 -march=i686 -funroll-loops -ffast-math -fomit-frame-pointer

(see, http://gcc.gnu.org/ml/gcc-testresults/2000-08/msg00213.html)

to 

BOOT_CFLAGS=-O3 -march=i686 -funroll-loops -ffast-math -fomit-frame-pointer 
-malign-double

(see, http://gcc.gnu.org/ml/gcc-testresults/2000-08/msg00217.html)

triggers all the problems on an i686-linux-gnu box.   I've uploaded the 
testsuite results.

I don't know if the problem with g++ is simply due to the library being 
miscompiled.


David


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