[Bug libstdc++/103387] powerpc64le: segmentation fault on std::cout with ieee128 long double variable

meissner at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Nov 23 18:32:41 GMT 2021


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103387

Michael Meissner <meissner at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |major
   Last reconfirmed|                            |2021-11-23
           Priority|P3                          |P1
                 CC|                            |meissner at gcc dot gnu.org
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW

--- Comment #1 from Michael Meissner <meissner at gcc dot gnu.org> ---
I tried it on a current trunk compiler (from November 23, 2021) using glibc
2.34 (IBM AT 14.0), and it does fail.  It works fine if I build a toolchain
where the default long double is IEEE 128-bit.


More information about the Gcc-bugs mailing list