[Bug math/16422] math-float, math-double failing llrint tests with "Exception "Inexact" set" on ppc32

azanella at linux dot vnet.ibm.com sourceware-bugzilla@sourceware.org
Fri Jan 10 19:12:00 GMT 2014


https://sourceware.org/bugzilla/show_bug.cgi?id=16422

Adhemerval Zanella Netto <azanella at linux dot vnet.ibm.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |azanella at linux dot vnet.ibm.com

--- Comment #3 from Adhemerval Zanella Netto <azanella at linux dot vnet.ibm.com> ---
I'm not seeing these in my environment with GCC 4.6, 4.7, and 4.8. I also
suspect some of these may be related to other issues:

There are different issues on this bug report:

1. The logb_downward has been fixed in GCC 4.6, GCC 4.7 and forward. Check if
you GCC build contains the fixes described at
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52775

2. nexttoward is also a known issue that has been fixed upstream:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57363

-- 
You are receiving this mail because:
You are on the CC list for the bug.



More information about the Glibc-bugs mailing list