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_ubsan in repository toolchain/ci/gcc.
from d9c8a0238fc [Committed] Fix new ivopts-[89].c test cases for -m32. adds 567d5f3d62f bswap: Fix UB in find_bswap_or_nop_finalize [PR103435] adds f7e4f57f1c7 x86: Fix up x86_{,64_}sh{l,r}d patterns [PR103431] adds 1e534084524 jit: Change printf specifiers for size_t to %zu adds 14dd0921fe9 Fix typo in t-dimode adds d62c8c747ca Daily bump. adds 7a66c4909fd d: fix thinko in optimize attr parsing
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 21 +++ gcc/DATESTAMP | 2 +- gcc/config/i386/i386.md | 302 ++++++++++++++++++++++++++++++++++------ gcc/d/d-attribs.cc | 2 +- gcc/gimple-ssa-store-merging.c | 10 +- gcc/jit/ChangeLog | 4 + gcc/jit/libgccjit.c | 4 +- gcc/testsuite/ChangeLog | 10 ++ gcc/testsuite/gcc.dg/pr103431.c | 21 +++ libgcc/ChangeLog | 4 + libgcc/config/pa/t-dimode | 2 +- 11 files changed, 333 insertions(+), 49 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr103431.c