This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 125f294e851 rs6000: Corrects comments which are added by r13-4423 new 2c089640279 i386: Improve *concat<mode><dwi>3_{1,2,3,4} patterns [PR107627]
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 | 27 +++++++++++++++++++++++++++ gcc/config/i386/i386.md | 30 ++++++++++++++++++------------ gcc/testsuite/gcc.target/i386/pr107627-1.c | 22 ++++++++++++++++++++++ gcc/testsuite/gcc.target/i386/pr107627-2.c | 22 ++++++++++++++++++++++ 4 files changed, 89 insertions(+), 12 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr107627-1.c create mode 100644 gcc/testsuite/gcc.target/i386/pr107627-2.c