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/22902] float128 test failures with GCC 8


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

--- Comment #8 from H.J. Lu <hjl.tools at gmail dot com> ---
(In reply to joseph@codesourcery.com from comment #7)
> 
> Thus, this indicates that the optimized functions cannot be used for 
> float128 for 32-bit x86.  Instead, libc_feholdexcept_setroundf128 and 
> libc_feupdateenv_testf128 should, I suppose, be defined to 
> default_libc_feholdexcept_setround and default_libc_feupdateenv_test for 
> 32-bit x86, if that works to fix this issue.

Do you have a patch for me to try?

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