This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/80605] [7/8 Regression] Bad is_standard_layout result with empty base classes
- From: "redi at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 05 Aug 2017 17:35:40 +0000
- Subject: [Bug c++/80605] [7/8 Regression] Bad is_standard_layout result with empty base classes
- Auto-submitted: auto-generated
- References: <bug-80605-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80605
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |raskolnikov at gnu dot org
--- Comment #12 from Jonathan Wakely <redi at gcc dot gnu.org> ---
*** Bug 81634 has been marked as a duplicate of this bug. ***