This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-arm in repository toolchain/ci/gcc.
from 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/cgraph.cc | 2 +- gcc/config/i386/sse.md | 12 ++++++++---- gcc/cp/pt.cc | 11 +++++++++++ gcc/ipa-icf.cc | 7 ++++--- gcc/testsuite/g++.dg/cpp1z/nontype-auto21.C | 20 ++++++++++++++++++++ gcc/tree-ssa-loop-ivopts.cc | 2 +- gcc/tree-switch-conversion.h | 2 +- 7 files changed, 46 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp1z/nontype-auto21.C