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-stable-allmodconfig in repository toolchain/ci/gcc.
from edb7dbc25de tree-optimization/98282 - classify V_C_E<constant> as nary adds 71878c08e96 tree-optimization/98513 - fix bug in range intersection code adds c03f9f304db Daily bump. adds 2c4d3e6db85 hurd: libgcc unwinding over signal trampolines with SIGINFO adds 92b131491c2 Hurd: Enable ifunc by default adds 8d3636923a3 libstdc++: Fix clang analyzer suppression [PR 98605]
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 108 ++++++++++++++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/config.gcc | 4 +- gcc/testsuite/ChangeLog | 66 +++++++++++++++++++ gcc/testsuite/gcc.dg/tree-ssa/pr98513.c | 47 ++++++++++++++ gcc/value-range.cc | 6 +- libgcc/config/i386/gnu-unwind.h | 60 ++++++++++++++---- libstdc++-v3/include/std/mutex | 8 +-- 8 files changed, 277 insertions(+), 24 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr98513.c