This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-9 in repository gcc.
from 7866f9ebf11 Daily bump. new d7ab361df60 Intrinsic macro of vpshr* and vpshl* lack a closing parenth [...]
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/avx512vbmi2intrin.h | 90 +++++++---- gcc/config/i386/avx512vbmi2vlintrin.h | 173 +++++++++++++-------- .../{avx512f-vpshld-1.c => avx512vbmi2-vpshld-1.c} | 18 ++- .../{avx512f-vpshld-1.c => avx512vbmi2-vpshrd-1.c} | 42 ++--- gcc/testsuite/gcc.target/i386/sse-12.c | 2 +- gcc/testsuite/gcc.target/i386/sse-13.c | 2 +- gcc/testsuite/gcc.target/i386/sse-14.c | 56 ++++++- gcc/testsuite/gcc.target/i386/sse-22.c | 58 ++++++- 8 files changed, 316 insertions(+), 125 deletions(-) copy gcc/testsuite/gcc.target/i386/{avx512f-vpshld-1.c => avx512vbmi2-vpshld-1.c} (81%) copy gcc/testsuite/gcc.target/i386/{avx512f-vpshld-1.c => avx512vbmi2-vpshrd-1.c} (50%)