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-aarch64-lts-allnoconfig in repository toolchain/ci/gcc.
from ef6394205d7 libbacktrace: don't crash if ELF file has no sections adds 92ed82367e7 PR fortran/93499 - ICE on division by zero in declaration s [...] adds 0b83c4fabb8 libstdc++ Enhance thread safety of debug mode iterators adds 13a46321516 i386: Define __ILP32__ and _ILP32 for all 32-bit targets adds e7ae6d32c7d Daily bump.
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 5 +++ gcc/DATESTAMP | 2 +- gcc/config/i386/i386-c.c | 2 ++ gcc/fortran/ChangeLog | 6 ++++ gcc/fortran/arith.c | 34 +++++++++++++++++++++ gcc/testsuite/ChangeLog | 5 +++ gcc/testsuite/gfortran.dg/pr93499.f90 | 10 ++++++ libstdc++-v3/ChangeLog | 23 ++++++++++++++ libstdc++-v3/src/c++11/debug.cc | 57 ++++++++++++++++++----------------- 9 files changed, 115 insertions(+), 29 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr93499.f90