This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4c3f476e551 RISC-V: Fix format-diag warning from improperly formatted url new 2f759fa9f4d i386: Refactor V2DI arithmetic right shift expansion for STV.
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/config/i386/i386-expand.cc | 156 ++++++++++++++++++++++++++++ gcc/config/i386/i386-features.cc | 6 +- gcc/config/i386/i386-protos.h | 1 + gcc/config/i386/sse.md | 159 +++-------------------------- gcc/testsuite/gcc.target/i386/sse2-stv-2.c | 10 ++ 5 files changed, 180 insertions(+), 152 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/sse2-stv-2.c