This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 53ec04cbdd1 [Ada] AI12-0184: Long Long C Data types new 43088bb4dad Fix zero-masking for vcvtps2ph when dest operand is memory.
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 | 32 +++++++++++++++++++--- gcc/config/i386/subst.md | 12 ++++++++ .../gcc.target/i386/avx512f-vcvtps2ph-pr95254.c | 12 ++++++++ .../gcc.target/i386/avx512vl-vcvtps2ph-pr95254.c | 18 ++++++++++++ 4 files changed, 70 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/avx512f-vcvtps2ph-pr95254.c create mode 100644 gcc/testsuite/gcc.target/i386/avx512vl-vcvtps2ph-pr95254.c