This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ae906cea7d2 [PATCH][GCC][AARCH64] PR target/90712 Fix gcc.dg/rtl/aarch6 [...] new 317c6046178 DR 1813 PR c++/83374 - __is_standard_layout wrong for a c [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/cp/ChangeLog | 7 +++++++ gcc/cp/class.c | 6 +++++- gcc/testsuite/ChangeLog | 7 +++++++ gcc/testsuite/g++.dg/ext/is_std_layout3.C | 18 ++++++++++++++++++ gcc/testsuite/g++.dg/ext/is_std_layout4.C | 11 +++++++++++ 5 files changed, 48 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/g++.dg/ext/is_std_layout3.C create mode 100644 gcc/testsuite/g++.dg/ext/is_std_layout4.C