This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-stable-allyesconfig in repository toolchain/ci/gcc.
from 79166bd28d0 [Fortran] Fix result-variable handling of MODULE PROCEDURE [...] adds bebb3607796 Daily bump. adds 8ab40918a3b rs6000: Add command line and builtin compatibility check adds 02a201f7158 rs6000: vec_rlnm fix to make builtin work according to ABI adds 0e66150084a c++: Fix comparison of fn() and ns::fn() [PR90711] adds 2594e9a0696 Daily bump.
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 23 ++++++++++++++ gcc/DATESTAMP | 2 +- gcc/config/rs6000/altivec.h | 2 +- gcc/config/rs6000/rs6000.c | 8 +++++ gcc/cp/ChangeLog | 6 ++++ gcc/cp/tree.c | 14 ++++++++- gcc/testsuite/g++.dg/template/dependent-name14.C | 38 ++++++++++++++++++++++++ 7 files changed, 90 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/g++.dg/template/dependent-name14.C