This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap in repository toolchain/ci/gcc.
from 43653547e7c LoongArch: Remove undefined behavior from code [PR 106097] adds 4ef0f271d94 docs: remove removed param from documentation adds 904ff2b3aa1 testsuite/ix86: prune MMX ABI warning adds 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 new aa87b7541b4 libsanitizer: cherry-pick 791e0d1bc85d
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/combine.cc | 6 ++++-- gcc/doc/invoke.texi | 3 --- .../c-c++-common/torture/builtin-shufflevector-2.c | 3 +++ gcc/testsuite/gcc.dg/torture/pr106112.c | 16 ++++++++++++++++ gcc/testsuite/gcc.target/i386/avx512fp16-reduce-op-2.c | 1 + gcc/testsuite/gcc.target/i386/pr99464.c | 1 + gcc/tree-ssa-sccvn.cc | 2 +- libsanitizer/tsan/tsan_rtl_s390x.S | 2 ++ 8 files changed, 28 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/torture/pr106112.c