This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-arm in repository toolchain/ci/gcc.
from 4602a494e94 c++: ->template and implicit typedef [PR104608] adds 7c2ac3cebd5 Fix multiple issue in the testcase allocate-1.f90. adds b5417a0ba7e libstdc++: Move closing brace outside #endif [PR104866] adds d8e5fff6b74 [PR103074] LRA: Check new conflicts when splitting hard reg [...] adds d016dd7dbb8 analyzer: fix ICE with -fanalyzer-transitivity [PR104863]
No new revisions were added by this update.
Summary of changes: gcc/analyzer/constraint-manager.cc | 4 ++++ gcc/lra-constraints.cc | 9 ++++++-- gcc/testsuite/gcc.dg/analyzer/torture/pr104863.c | 14 +++++++++++++ gcc/testsuite/gcc.target/i386/pr103074.c | 16 +++++++++++++++ libgomp/testsuite/libgomp.fortran/allocate-1.f90 | 26 +++++++++++------------- libstdc++-v3/include/bits/this_thread_sleep.h | 2 +- 6 files changed, 54 insertions(+), 17 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/analyzer/torture/pr104863.c create mode 100644 gcc/testsuite/gcc.target/i386/pr103074.c