[Bug c++/82873] Generated copy constructor calls constructors for 0-sized array members
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Dec 3 22:44:57 GMT 2021
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82873
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=101029
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Fixed even in GCC 10.4.0 by the patches which fix PR 101029.
More information about the Gcc-bugs
mailing list