[Bug c++/117894] Elaborated-type-specifier with class/struct incorrectly accepts union type when using a dependent name
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Dec 3 09:10:58 GMT 2024
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117894
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |DUPLICATE
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
This is recorded in PR 83469.
My patch for it (which I still need to update):
https://gcc.gnu.org/pipermail/gcc-patches/2021-December/586344.html
had a testcase g++.dg/pr83469-2.C exactly like this one.
*** This bug has been marked as a duplicate of bug 83469 ***
More information about the Gcc-bugs
mailing list