[Bug target/123788] [15] [rs6000] Packages fail with "test-float-h.c:460: assertion 'x <= 1.0L' failed" on big-endian PowerPC
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jan 28 04:31:33 GMT 2026
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123788
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=121207
Status|UNCONFIRMED |RESOLVED
Resolution|--- |DUPLICATE
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
You are still using the IBM double double format for long double and that is
causing LDBL_EPSILON test to fail.
So this is a dup of bug 61399.
*** This bug has been marked as a duplicate of bug 61399 ***
More information about the Gcc-bugs
mailing list