This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 14d11df9633 Daily bump. new a1ecc560046 Fix incorrect _mm_cvtsbh_ss.
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/avx512bf16intrin.h | 4 +-- gcc/config/i386/i386-builtin-types.def | 1 + gcc/config/i386/i386-builtin.def | 2 ++ gcc/config/i386/i386-expand.cc | 1 + gcc/config/i386/i386.md | 40 +++++++++++++++++++++- .../gcc.target/i386/avx512bf16-cvtsbh2ss-1.c | 3 +- gcc/testsuite/gcc.target/i386/extendbfsf.c | 16 +++++++++ 7 files changed, 61 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/extendbfsf.c