This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-6-branch in repository gcc.
from e1a82b0 Daily bump. new fbd2535 PR c++/71912 - [6/7 regression] flexible array in struct in u [...]
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 | 10 + gcc/cp/class.c | 293 ++++++++++++++++----- gcc/testsuite/ChangeLog | 13 + .../g++.dg/compat/struct-layout-1_generate.c | 35 ++- gcc/testsuite/g++.dg/ext/flexary4.C | 35 +-- gcc/testsuite/g++.dg/ext/flexary5.C | 39 ++- gcc/testsuite/g++.dg/ext/flexary9.C | 8 +- gcc/testsuite/g++.dg/torture/pr64312.C | 4 +- 8 files changed, 332 insertions(+), 105 deletions(-)