This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 65a3849eb46 vect: support vectorization of early break forced live IVs [...] new d3f638f4dfe c++: Fix error recovery in cp_hide_range_decl [PR122465]
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/parser.cc | 20 ++++++++++---------- gcc/testsuite/g++.dg/cpp0x/pr122465.C | 10 ++++++++++ 2 files changed, 20 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/pr122465.C