hi,
My way is to extract code from glibc source,math code is related independent
so it is not so hard.
But anyway for your convenience i have adapted a little program for you.
gcc t-expf.c -lm
gcc -O2 t-expf.c -lm
should give different output.
在 2002-02-19 22:09:00 you wrote:
>Hi Zhang,
>
>I have verified your problem #3 to exist on the SDE compiler as well,
>and it has been reported.
>
>Regarding your problem #2, do you have a self-contained example
>(similar to your small program in #3) which exhibits the error? I don't
>want to spend time installing glibc and dealing with getting that compile
>to run in order to check whether this issue also exists on SDE.
>
>(This is similar to my request on sample failing code for problem #1 you
>reported).
>
>/Hartvig
Regards
Zhang Fuxin
fxzhang@ict.ac.cn
t-expf.c
Description: Binary data
|