[Bug math/13563] LoP asinl returns unexpected value on long double
sjmunroe at us dot ibm.com
sourceware-bugzilla@sourceware.org
Thu Jan 5 14:45:00 GMT 2012
http://sourceware.org/bugzilla/show_bug.cgi?id=13563
Steven Munroe <sjmunroe at us dot ibm.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #1 from Steven Munroe <sjmunroe at us dot ibm.com> 2012-01-05 14:44:59 UTC ---
I did not see any info on which distro and release?
But it looks like this is fixed up stream, And the fix is available via the
advance toolchain:
http://ausgsa.ibm.com/projects/p/ppctoolchain/web/public/at/at5.0/suse/SLES_10/
sjmunroe@spokane1:~/src> export PATH=/opt/at5.0/bin:$PATH
sjmunroe@spokane1:~/src> gcc -O2 -g bugz-13563.c -lm -o bugz-13563
sjmunroe@spokane1:~/src> ./bugz-13563
size of long double=16 long=8
0 0 0 37DF8
1
1.57079632679489646222207582326
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list