This is the mail archive of the glibc-bugs@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]

[Bug math/13563] LoP asinl returns unexpected value on long double


http://sourceware.org/bugzilla/show_bug.cgi?id=13563

Steven Munroe <sjmunroe at us dot ibm.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |

--- Comment #2 from Steven Munroe <sjmunroe at us dot ibm.com> 2012-01-05 19:19:01 UTC ---
Oops false resolve, seems the GCC-4.6 compiler will optimize the asinl call
away and load the correct const result for -O1 or higher. I see the same
failure when compiled at -O0.

The team will take a closer look.

-- 
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.


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