This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-12 in repository gcc.
from bb1a6d92989 aarch64: Revert bogus fix for PR105254 new 4fcf79c8ab8 c++: class scope function lookup [PR105908] new c85cea9ca16 c++: dependence of baselink [PR105964]
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/name-lookup.cc | 4 ++++ gcc/cp/pt.cc | 9 +++++++++ gcc/testsuite/g++.dg/cpp0x/trailing16.C | 17 +++++++++++++++++ gcc/testsuite/g++.dg/cpp1z/nontype-auto21.C | 20 ++++++++++++++++++++ 4 files changed, 50 insertions(+) create mode 100644 gcc/testsuite/g++.dg/cpp0x/trailing16.C create mode 100644 gcc/testsuite/g++.dg/cpp1z/nontype-auto21.C