[Bug c/118765] c23 tag matching broken for multiple redeclarations of unions and typedefs
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Feb 5 21:46:04 GMT 2025
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118765
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #60390|0 |1
is obsolete| |
--- Comment #7 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Created attachment 60391
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=60391&action=edit
The non union case
Since the union case is supposed to be rejected, this is only typedef case.
More information about the Gcc-bugs
mailing list