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 8ebc007 Test begin and end functions for directory iterators new 4a585b3 PR c++/71147 - [6 Regression] Flexible array member wrongly r [...]
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/ChangeLog | 5 +++++ gcc/cp/ChangeLog | 10 ++++++++++ gcc/cp/decl.c | 8 ++------ gcc/cp/pt.c | 17 ++++++----------- gcc/cp/typeck.c | 2 +- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/g++.dg/ext/flexary16.C | 37 ++++++++++++++++++++++++++++++++++++ gcc/tree.h | 11 +++++++++++ 8 files changed, 77 insertions(+), 18 deletions(-) create mode 100644 gcc/testsuite/g++.dg/ext/flexary16.C