This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0b0d9a77d0a Daily bump. new 9d0dc47de6e Fix non-comforming expander for floatv2div2sf2,floatunsv2di [...] new cfdff3eeb90 Add ChangeLog entry for my last commit.
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/ChangeLog | 19 ++++++++++++ gcc/config/i386/i386-builtin.def | 4 +-- gcc/config/i386/sse.md | 51 +++++++++++++++++++++++++++------ gcc/emit-rtl.c | 12 ++++---- gcc/testsuite/ChangeLog | 4 +++ gcc/testsuite/gcc.target/i386/pr95211.c | 38 ++++++++++++++++++++++++ 6 files changed, 113 insertions(+), 15 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr95211.c