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-next-allmodconfig in repository toolchain/ci/gcc.
from 2408b93a10c Check for bitwise identity when encoding VECTOR_CSTs [PR92768] adds 9f2bbf581e7 Daily bump. adds fa463e6f423 Add -mavx512vbmi2 to i386-2.C and i386-3.C adds 44ea6508f10 [Fortran] ICE assign character pointer to non target PR93714 new 00244172f8e [fortran] xfail no longer necessary in typebound_call_22.f03
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/fortran/ChangeLog | 10 ++++++++++ gcc/fortran/expr.c | 14 +++++++------- gcc/testsuite/ChangeLog | 20 ++++++++++++++++++++ gcc/testsuite/g++.dg/other/i386-2.C | 2 +- gcc/testsuite/g++.dg/other/i386-3.C | 2 +- gcc/testsuite/gfortran.dg/char_pointer_assign_6.f90 | 4 ++-- gcc/testsuite/gfortran.dg/pr93714_1.f90 | 11 +++++++++++ gcc/testsuite/gfortran.dg/pr93714_2.f90 | 11 +++++++++++ gcc/testsuite/gfortran.dg/typebound_call_22.f03 | 2 +- 10 files changed, 65 insertions(+), 13 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr93714_1.f90 create mode 100644 gcc/testsuite/gfortran.dg/pr93714_2.f90