https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91323
--- Comment #9 from Uroš Bizjak <ubizjak at gmail dot com> --- (In reply to Uroš Bizjak from comment #8) > FWIW, using __float128 also traps on LTGT. The adapted testcase: Eh, __float128 should trap on LTGT, but currently, it doesn't.