[Bug c++/91499] Compile error when trying to aggregate-initialize a member array of non-movable objects with user-defined destructor

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Dec 9 07:35:34 GMT 2021


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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Jonathan Wakely from comment #2)
> Another dup of PR 63707 ?

Yes. tested GCC 9.3.0 and 9.4.0 and 10.2.0 and 10.3.0 and 11.1.0 to prove that.

*** This bug has been marked as a duplicate of bug 63707 ***


More information about the Gcc-bugs mailing list