[Bug c++/106652] [C++23] P1467 - Extended floating-point types and standard names
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Aug 25 14:39:33 GMT 2022
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106652
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #53506|0 |1
is obsolete| |
--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Created attachment 53508
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53508&action=edit
gcc13-pr106652-wip.patch
Further updated patch to kill the never actually used fixed type demangling
support from demangler and instead implement the _Float{16,32,64,128}
demangling.
More information about the Gcc-bugs
mailing list