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/16422] math-float, math-double failing llrint tests with "Exception "Inexact" set" on ppc32


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.


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