This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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: [PATCH] Re: x86 Testsuite Failures


On Mon, May 21, 2007 at 09:03:53AM +1000, Greg Schafer wrote:

> Now with CFLAGS="-O3 -march=i686" I'm down to:
> 
> make[2]: *** [/home/pkgmgr/glibc-build/math/test-double.out] Error 1

Interestingly, the above test now passes when I use "-O3 -march=native".
"native" is equivalent to "k8" on this box.


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