This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-aarch64 in repository toolchain/ci/gcc.
from 349a39f0614 c++: class scope function lookup [PR105908] adds 5d0cf158229 Daily bump. adds 3104a9fa7e7 Fix typo adds d29f61a3291 c++: dependence of baselink [PR105964] adds 27e9bd91162 c++: tweak deduction with auto template parms adds 7f52df186de Replace REGNO with reg_or_subregno in pre_reload splitter. adds 31ce821a790 ipa-icf: skip variables with body_removed
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 50 +++++++++++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/cgraph.cc | 2 +- gcc/config/i386/sse.md | 12 ++++--- gcc/cp/ChangeLog | 18 +++++++++++ gcc/cp/pt.cc | 11 +++++++ gcc/d/ChangeLog | 7 ++++ gcc/ipa-icf.cc | 7 ++-- gcc/testsuite/ChangeLog | 39 ++++++++++++++++++++++ gcc/testsuite/g++.dg/cpp1z/nontype-auto21.C | 20 ++++++++++++ gcc/tree-ssa-loop-ivopts.cc | 2 +- gcc/tree-switch-conversion.h | 2 +- libphobos/ChangeLog | 7 ++++ libstdc++-v3/ChangeLog | 23 +++++++++++++ 14 files changed, 191 insertions(+), 11 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp1z/nontype-auto21.C