This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-10 in repository gcc.
from 0f64123bde8 Daily bump. new d8391918de2 i386: Add _mm256_cmov_si256 [PR98521] new b39a4023d3f i386: Prevent spurious FP exceptions with _mm_cvt{,t}ps_pi3 [...]
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 | 50 +++++++++++++++++++++++++++------ gcc/config/i386/xopintrin.h | 6 ++++ gcc/testsuite/gcc.target/i386/pr98522.c | 39 +++++++++++++++++++++++++ 3 files changed, 87 insertions(+), 8 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr98522.c