[Bug c++/95873] Duplicated warning message "'class' tag used in naming 'union a'"

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Dec 7 05:27:47 GMT 2021


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95873

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
The warning is invalid in this case anyways so even though there is a
duplicated warning it only happens with valid code which should not warn at
all.


More information about the Gcc-bugs mailing list