This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2cf6f31527c i386: Fix *pushsi2_rex64 constraints [PR95238] new 3872a519c8f i386: Fix zero/sign extend expanders [PR95229]
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/ChangeLog | 15 +++++++++++++++ gcc/config/i386/sse.md | 20 ++++++++++---------- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/g++.target/i386/pr95229.C | 24 ++++++++++++++++++++++++ 4 files changed, 54 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/g++.target/i386/pr95229.C