glibc 2.1.94 testing on alpha

Christian Iseli chris@ludwig-alpha.unil.ch
Tue Sep 26 06:03:00 GMT 2000


drepper@redhat.com said:
> It's compiled on and for ev6 and no special flags are used. 

Ok.  I recompiled using "CFLAGS=-Os -mcpu=ev56 -pipe".  This time, there are no
strange nulls in the output, but there are still a few errors.  Some don't look
too bad, but others, like cbrt, look like exponents are bad, for some reason.

So, I suspect the current mainline GCC does something bad when using O2, at
least for ev56.  I also tried for default CPU, with similar results.  Dunno why
you don't see it for ev6.  I don't have access to an ev6 machine, so I can't
test that here...

Cheers,
					Christian


$ grep '\*\*' check.log 
make[2]: *** [/usr/src/redhat/BUILD/glibc-build-alpha/math/test-float.out] Error 1
make[2]: *** [/usr/src/redhat/BUILD/glibc-build-alpha/math/test-double.out] Error 1
make[2]: *** [/usr/src/redhat/BUILD/glibc-build-alpha/math/test-ifloat.out] Error 1
make[2]: *** [/usr/src/redhat/BUILD/glibc-build-alpha/math/test-idouble.out] Error 1
make[1]: *** [math/tests] Error 2
make: *** [check] Error 2




More information about the Libc-alpha mailing list