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-master-arm-mainline-allyesconfig in repository toolchain/ci/gcc.
from 2a4c59d9aa6 Daily bump. adds 6733ecaf3fe gcc.target/i386/pr89229-3c.c: Include "pr89229-3a.c" adds ff0a62841e2 c++: Fix pretty printing of TYPENAME_TYPEs adds 5e1b4e60c18 c++: Fix missing SFINAE when binding a bit-field to a refer [...] adds 9de42a8e995 Patch and ChangeLogs for PR93581 new 0b4ee25bdd7 Daily bump.
The 1 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/DATESTAMP | 2 +- gcc/cp/ChangeLog | 10 +++++++ gcc/cp/call.c | 21 ++++++++------- gcc/cp/cxx-pretty-print.c | 2 +- gcc/fortran/ChangeLog | 8 ++++++ gcc/fortran/resolve.c | 33 ++++++++++++++++++++++-- gcc/fortran/trans-array.c | 18 +++++++++++++ gcc/testsuite/ChangeLog | 21 ++++++++++++++- gcc/testsuite/g++.dg/concepts/diagnostic4.C | 18 +++++++++++++ gcc/testsuite/g++.dg/concepts/pr93729.C | 15 +++++++++++ gcc/testsuite/gcc.target/i386/pr89229-3c.c | 2 +- gcc/testsuite/gfortran.dg/inquiry_type_ref_6.f90 | 24 +++++++++++++++++ 12 files changed, 159 insertions(+), 15 deletions(-) create mode 100644 gcc/testsuite/g++.dg/concepts/diagnostic4.C create mode 100644 gcc/testsuite/g++.dg/concepts/pr93729.C create mode 100644 gcc/testsuite/gfortran.dg/inquiry_type_ref_6.f90