[Bug c++/83374] [DR1813] Bad std::is_standard_layout with two base class subobjects of the same type

2019-07-05 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83374 --- Comment #7 from Marek Polacek --- Related PRs: PR91079 PR91080 PR91081

[Bug c++/83374] [DR1813] Bad std::is_standard_layout with two base class subobjects of the same type

2019-07-05 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83374 Marek Polacek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/83374] [DR1813] Bad std::is_standard_layout with two base class subobjects of the same type

2019-07-05 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83374 --- Comment #5 from Marek Polacek --- Author: mpolacek Date: Fri Jul 5 14:45:30 2019 New Revision: 273139 URL: https://gcc.gnu.org/viewcvs?rev=273139=gcc=rev Log: DR 1813 PR c++/83374 - __is_standard_layout wrong for a class

[Bug c++/83374] [DR1813] Bad std::is_standard_layout with two base class subobjects of the same type

2019-07-03 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83374 Marek Polacek changed: What|Removed |Added Keywords||accepts-invalid, patch,

[Bug c++/83374] [DR1813] Bad std::is_standard_layout with two base class subobjects of the same type

2019-07-03 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83374 Marek Polacek changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug c++/83374] [DR1813] Bad std::is_standard_layout with two base class subobjects of the same type

2019-07-03 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83374 Martin Sebor changed: What|Removed |Added CC||msebor at gcc dot gnu.org --- Comment #2

[Bug c++/83374] [DR1813] Bad std::is_standard_layout with two base class subobjects of the same type

2017-12-11 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83374 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|