https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120738
--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Long double could be 64bit while having _Float128 too. This is allowed with c23 even. Even _Float16 is not able to be represented.
pinskia at gcc dot gnu.org via Gcc-bugs Fri, 20 Jun 2025 23:01:47 -0700
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120738
--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Long double could be 64bit while having _Float128 too. This is allowed with c23 even. Even _Float16 is not able to be represented.