This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from dafd1247b10 rs6000, remove built-ins __builtin_vsx_set_1ti, __builtin_v [...] new 9bcad238837 c++: alias of alias tmpl with dependent attrs [PR115897] new 52383671613 c++: non-template alias with dependent attributes [PR115897]
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/cp-tree.h | 1 + gcc/cp/pt.cc | 55 +++++++++++++++------- gcc/cp/tree.cc | 52 +++++++++++--------- gcc/cp/typeck.cc | 17 +++++-- .../cpp0x/{alias-decl-77.C => alias-decl-78.C} | 22 +++++---- gcc/testsuite/g++.dg/cpp0x/alias-decl-79.C | 37 +++++++++++++++ gcc/testsuite/g++.dg/cpp0x/alias-decl-79a.C | 41 ++++++++++++++++ ...as-decl-pr92206-1.C => alias-decl-pr92206-1a.C} | 3 +- 8 files changed, 175 insertions(+), 53 deletions(-) copy gcc/testsuite/g++.dg/cpp0x/{alias-decl-77.C => alias-decl-78.C} (60%) create mode 100644 gcc/testsuite/g++.dg/cpp0x/alias-decl-79.C create mode 100644 gcc/testsuite/g++.dg/cpp0x/alias-decl-79a.C copy gcc/testsuite/g++.dg/cpp0x/{alias-decl-pr92206-1.C => alias-decl-pr92206-1a.C} (63%)