[Bug c++/101539] [C++20] Implement builtins for layout-compatibility and pointer-interconvertibility traits
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jul 22 07:42:26 GMT 2021
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101539
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #51186|0 |1
is obsolete| |
--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Created attachment 51192
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=51192&action=edit
gcc12-pr101539.patch
Updated patch that throws away the :0 bitfield removal. The C FE doesn't
remove those and it passes bootstrap/regtest that way too.
More information about the Gcc-bugs
mailing list