[Bug c++/92869] [10 Regression] C++17 wrongly reports aggregate type as not-aggregate (when explicitly defaulted ctors are added)
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Dec 10 13:28:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92869
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed| |2019-12-10
Assignee|unassigned at gcc dot gnu.org |jakub at gcc dot gnu.org
Ever confirmed|0 |1
--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Created attachment 47458
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=47458&action=edit
gcc10-pr92869.patch
Thus, I think we want to do something like this. Untested so far.
More information about the Gcc-bugs
mailing list