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

--- Comment #14 from Xi Ruoyao <xry111 at gcc dot gnu.org> ---
(In reply to chenglulu from comment #13)
> There is a problem now. When gcc supports both _Float128 and Q suffixes, the
> libquadmath library will be automatically linked when the fortran program is
> compiled using gfortran compiled with this version of gcc code. However, the
> current LoongArch does not support this library.

This library should only be supported when long double is **not** 128-bit.  See
why PR96016 was closed as INVALID.

Reply via email to