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