This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d9c8a0238fc [Committed] Fix new ivopts-[89].c test cases for -m32. new 567d5f3d62f bswap: Fix UB in find_bswap_or_nop_finalize [PR103435] new f7e4f57f1c7 x86: Fix up x86_{,64_}sh{l,r}d patterns [PR103431]
The 2 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/config/i386/i386.md | 302 ++++++++++++++++++++++++++++++++++------ gcc/gimple-ssa-store-merging.c | 10 +- gcc/testsuite/gcc.dg/pr103431.c | 21 +++ 3 files changed, 289 insertions(+), 44 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr103431.c