This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9029f5436aa vect-generic: Fix expand_vector_mult [PR123069] new 7a54d49061e [testsuite] [ia32] adjust testcases to cope with default-to-PIE new 0ff1ea6a6a2 x86: improve lea peepholes
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 | 42 ++++++++++++++++++++++++++ gcc/testsuite/gcc.dg/sibcall-12.c | 1 + gcc/testsuite/gcc.target/i386/lea-3.c | 2 +- gcc/testsuite/gcc.target/i386/lea-4.c | 16 ++++++++++ gcc/testsuite/gcc.target/i386/pr106060-2.c | 1 + gcc/testsuite/gcc.target/i386/pr106060-3.c | 1 + gcc/testsuite/gcc.target/i386/vect-shiftv4qi.c | 1 + 7 files changed, 63 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.target/i386/lea-4.c