This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap in repository toolchain/ci/gcc.
from 8cc4f9cd824 Daily bump. new 2185c9734ad PR c++/39751: ICE-on-invalid parsing regression. new bae10419f6e PR c++/95999: Improved error recovery in enumeration lists.
The 2 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/decl.cc | 4 ++-- gcc/cp/parser.cc | 5 +++-- gcc/testsuite/g++.dg/parse/pr39751.C | 10 ++++++++++ gcc/testsuite/g++.dg/parse/pr95999.C | 8 ++++++++ 4 files changed, 23 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/g++.dg/parse/pr39751.C create mode 100644 gcc/testsuite/g++.dg/parse/pr95999.C