[Bug c/102989] Implement C2x's n2763 (_BitInt)
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Jul 14 17:19:50 GMT 2023
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102989
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #55542|0 |1
is obsolete| |
--- Comment #81 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Created attachment 55545
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=55545&action=edit
gcc14-bitint-wip.patch
_BitInt -> double conversion (float, long double, __float128, _Float16 and
__bf16 conversions still to be implemented).
More information about the Gcc-bugs
mailing list