This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 44e3f39a3d5 Add documentation for -Wflex-array-member-not-at-end. new faa2202ee7f i386: Split SUBREGs of SSE vector registers into vec_select insns. new c572f09a751 Specify signed/unsigned/dontcare in calls to extract_bit_field_1.
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/sse.md | 16 ++++++++++++++++ gcc/expmed.cc | 8 ++++++-- gcc/testsuite/gcc.target/i386/pr110717-2.c | 20 ++++++++++++++++++++ gcc/testsuite/gcc.target/i386/pr88873.c | 2 ++ 4 files changed, 44 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr110717-2.c