https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109884
--- Comment #8 from Jakub Jelinek <jakub at gcc dot gnu.org> --- (In reply to Andrew Pinski from comment #4) > Q specifies the _Float128 type now. No, Q suffix specifies __float128 actually. F128 or f128 specify _Float128.