This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f5c4a9440f1 PR rtl-optimization/83030 * doc/rtl.texi (Flags in an RTL [...] new 474af845e0b PR c++/82401 * name-lookup.c (member_name_cmp): Return 0 [...] new 0e9472a2c25 * g++.dg/abi/pr68355.C: Don't expect tail call on ia32.
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/ChangeLog | 5 +++++ gcc/cp/name-lookup.c | 5 ++++- gcc/testsuite/ChangeLog | 7 +++++++ gcc/testsuite/g++.dg/abi/pr68355.C | 2 +- gcc/testsuite/g++.dg/cpp0x/pr82401.C | 16 ++++++++++++++++ 5 files changed, 33 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/pr82401.C