glibc 2.1.94 testing on alpha

Christian Iseli chris@ludwig-alpha.unil.ch
Fri Sep 22 00:07:00 GMT 2000


aj@suse.de said:
> Let's fix __printf_fphex () first - and then send the ulps file. 

Ok, I've recompiled with "-O2 -g -mcpu=ev56".  It still doesn't SEGFAULT, but 
the output is "interesting"...  For example, from test-float:

testing float (without inline functions)
Failure: Test: frexp (12.8, &x) == 0.8
Result:
 is:          1.28000001907348632812e+01   0x1.99999a0000000Äùp^B^@^@^@p+3
 should be:   8.00000011920928955078e-01   0x1.99999a0000000Äùp^B^@^@^@p-1
 difference:  1.20000000000000000000e+01   0x1.8000000000000Äùp^B^@^@^@p+3
 ulp       :  201326592.0000
 max.ulp   :  0.0000
... (more similar failures...)

What do you think ?

					Christian




More information about the Libc-alpha mailing list