This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-aarch64 in repository toolchain/ci/gcc.
from d42c1598e52 testsuite/ix86: SSE2 is a prereq to _Float16 use adds 2dbb45d6dc0 tree-optimization/106112 - fix CSE from wider operation adds 0282c4acf72 rtl-optimization/106082 - preserve EH note for no non-local goto adds aa87b7541b4 libsanitizer: cherry-pick 791e0d1bc85d
No new revisions were added by this update.
Summary of changes: gcc/combine.cc | 6 ++++-- gcc/testsuite/gcc.dg/torture/pr106112.c | 16 ++++++++++++++++ gcc/tree-ssa-sccvn.cc | 2 +- libsanitizer/tsan/tsan_rtl_s390x.S | 2 ++ 4 files changed, 23 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/torture/pr106112.c