This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6ffaffd5d10 [c++]: Improve module-decl diagnostics [PR 98327] new 951bdbde6ad i386: Add _mm256_cmov_si256 [PR98521] new 1ff0ddcd8b4 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