[Bug target/116007] libquadmath fails to build with libgcc/soft-fp/quad.h:69:1: error: unable to emulate 'TF'

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Jul 19 21:27:12 GMT 2024


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

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
> --enable-libquadmath --enable-libquadmath-support

You should not need this since the libc should already have support for 128bit
FP (either double double or IEEE 128bit).


More information about the Gcc-bugs mailing list