This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c9d7561961c -Warray-bounds: Fix false positive in some "switch" stmts ( [...] new ca488d04769 [C++ PATCH] Deprecate ARM-era for scopes new a84529ad481 Fix profile_quality sanity check. new b9078d9fcb9 Clean-up IPA profile dump output.
The 3 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 | 19 +++++++++++++ gcc/cp/ChangeLog | 12 ++++++++ gcc/cp/decl.c | 4 ++- gcc/cp/name-lookup.c | 47 ++++++++++++++++---------------- gcc/cp/semantics.c | 8 +++--- gcc/doc/invoke.texi | 5 ++-- gcc/profile-count.h | 22 +++++++-------- gcc/testsuite/ChangeLog | 7 +++++ gcc/testsuite/g++.dg/cpp0x/range-for10.C | 2 +- gcc/testsuite/g++.dg/ext/forscope1.C | 2 +- gcc/testsuite/g++.dg/ext/forscope2.C | 2 +- gcc/testsuite/g++.dg/template/for1.C | 2 +- gcc/tree-profile.c | 4 +++ gcc/value-prof.c | 2 +- 14 files changed, 91 insertions(+), 47 deletions(-)