This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 05b84e7 Do not describe -std=c11 etc. as experimental in c.opt help text. new d36ce38 PR c++/54430
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 | 9 +++++++++ gcc/cp/name-lookup.c | 2 +- gcc/cp/name-lookup.h | 1 + gcc/cp/parser.c | 9 +++++++++ gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/g++.dg/cpp0x/range-for30.C | 17 +++++++++++++++++ 6 files changed, 42 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/range-for30.C