This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from fd789c816b0 Add xfails to libgomp tests target-{33,34}.c, target-link-1.c new 59dbb04df76 c++: Fix flexible array with synthesized constructor.
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 | 6 ++++++ gcc/cp/cp-tree.h | 1 + gcc/cp/init.c | 7 +++++-- gcc/cp/tree.c | 9 +++++++++ gcc/testsuite/g++.dg/ext/flexary35.C | 18 ++++++++++++++++++ 5 files changed, 39 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/g++.dg/ext/flexary35.C