This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_gnu_eabi_stm32/gnu_eabi-release-arm_eabi-coremark-Os_LTO in repository toolchain/ci/gcc.
from e925336ec30 rs6000: Add int128 target check to pr101129.c (PR101531) adds 95cda605a8f Fortran: extend check for array arguments and reject CLASS [...] adds fa9729e7d2e Fortran: ICE, OOM while calculating sizes of derived type a [...] adds 613e4ebc9c6 mips: Fix up mips_atomic_assign_expand_fenv [PR94780] adds f8d7994f9ea Daily bump. adds b210fe7714e Daily bump. adds 37b57f9e7db Daily bump. adds 6bbaa648817 sanitizer: cherry pick 414482751452e54710f16bae58458c66298aaf69 adds 2d015fbba95 Daily bump. new aa232d014f1 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/ChangeLog | 9 ++++++ gcc/DATESTAMP | 2 +- gcc/config/mips/mips.c | 12 ++++---- gcc/d/ChangeLog | 11 +++++++ gcc/fortran/ChangeLog | 20 +++++++++++++ gcc/fortran/check.c | 3 +- gcc/fortran/target-memory.c | 3 ++ gcc/fortran/trans-types.c | 4 +-- gcc/testsuite/ChangeLog | 29 ++++++++++++++++++ gcc/testsuite/gfortran.dg/pr101514.f90 | 35 ++++++++++++++++++++++ gcc/testsuite/gfortran.dg/pr101536.f90 | 33 ++++++++++++++++++++ libsanitizer/ChangeLog | 7 +++++ .../sanitizer_common/sanitizer_posix_libcdep.cpp | 7 +++-- 13 files changed, 161 insertions(+), 14 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr101514.f90 create mode 100644 gcc/testsuite/gfortran.dg/pr101536.f90