This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gdb/master-arm in repository toolchain/ci/gcc.
from b60bc913cca i386: Don't emit pushf;pop for __builtin_ia32_readeflags_u* [...] adds b2dff6b2d9d rename floatformat_ia64_quad_{big, little} to floatformat_i [...] adds bc84b61b007 [PATCH] gcc: pass-manager: Fix memory leak. [PR jit/63854] adds 981524428b2 selftest: Move C-specific tests to c_family adds 638e630142b libgcc: m68k: avoid TEXTRELs in shared library (PR 86224) adds 907811ddc35 fortran: Separate associate character lengths earlier [PR104570] adds d7f00da1c0e Daily bump.
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 27 ++++++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/c-family/ChangeLog | 13 ++++++++++++ gcc/c-family/c-common.cc | 2 ++ gcc/c-family/c-common.h | 2 ++ gcc/diagnostic.cc | 2 +- gcc/fortran/ChangeLog | 10 +++++++++ gcc/fortran/parse.cc | 18 ++++++++++++++++ gcc/fortran/resolve.cc | 9 +++++--- gcc/hash-traits.h | 17 +++++++++++++++ gcc/opt-problem.cc | 2 +- gcc/pass_manager.h | 3 +-- gcc/passes.cc | 5 +++-- gcc/selftest-run-tests.cc | 2 -- gcc/selftest.h | 2 -- gcc/testsuite/ChangeLog | 16 ++++++++++++++ gcc/testsuite/gfortran.dg/associate_58.f90 | 21 ++++++++++++++++++ include/ChangeLog | 6 ++++++ include/floatformat.h | 6 +++--- libgcc/ChangeLog | 8 +++++++ libgcc/config/m68k/lb1sf68.S | 19 ++++++++++++----- libiberty/ChangeLog | 6 ++++++ libiberty/floatformat.c | 34 +++++++++++++++--------------- 23 files changed, 193 insertions(+), 39 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/associate_58.f90