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


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

--- Comment #4 from joseph at codesourcery dot com <joseph at codesourcery dot com> ---
On Fri, 10 Jan 2014, azanella at linux dot vnet.ibm.com wrote:

> 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

That's only a fix for processors with that instruction.  The general GCC 
bug (with -frounding-math) remains for older processors.

The llrint issue likely also depends on the processor for which GCC is 
configured; likely processors with TARGET_FCFID are unaffected.

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