This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from fd83474b2fe testsuite/116784 - match up SLP scan and vectorized scan new 624d3af025e i386: Fix up _mm_min_ss etc. handling of zeros and NaNs [PR116738]
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/sse.md | 41 +++++++++++++++++++++++++++- gcc/config/i386/subst.md | 3 ++ gcc/testsuite/gcc.target/i386/sse-pr116738.c | 28 +++++++++++++++++++ 3 files changed, 71 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.target/i386/sse-pr116738.c