This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 7e70d049135 * go-gcc.cc (Gcc_backend::write_global_definitions): Don't [...] new c3a961ad27f Make __PRETTY_FUNCTION__-like functions mergeable string cs [...]
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 | 13 ++++ gcc/cp/cp-tree.h | 8 +++ gcc/cp/decl.c | 25 +++++-- gcc/cp/lambda.c | 1 + gcc/cp/pt.c | 16 ++--- gcc/testsuite/ChangeLog | 11 +++ gcc/testsuite/g++.dg/cpp0x/constexpr-__func__2.C | 7 +- gcc/testsuite/g++.old-deja/g++.ext/pretty4.C | 85 ------------------------ 8 files changed, 60 insertions(+), 106 deletions(-) delete mode 100644 gcc/testsuite/g++.old-deja/g++.ext/pretty4.C