This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-8-branch in repository gcc.
from 9addd3cc1f8 2018-05-07 Edward Smith-Rowland 3dw4rd@verizon.net new 4e25d06427b PR c++/85618 - ICE with initialized VLA.
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/cp-tree.h | 1 + gcc/cp/tree.c | 23 +++++++++++++++++++++-- gcc/cp/typeck2.c | 4 ++-- gcc/testsuite/g++.dg/ext/vla20.C | 6 ++++++ 5 files changed, 37 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/g++.dg/ext/vla20.C