NCONFIRMED
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: Marc.van-Leeuwen at math dot univ-poitiers.fr
Created attachment 32987
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=32987&action=
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61587
--- Comment #2 from Marc van Leeuwen ---
But the error in this program is so much not with the implicitly declared copy
constructor of A itself (I suppose it is "A::A (const &A)" that the compiler is
trying to generate here) but with the fact tha