This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6f19cf75261 Use intermiediate integer type for float_expr/fix_trunc_exp [...] new 67061960b6c x86: add -mprefer-vector-width=512 to new avx512f-dupv2di.c [...] new 864c6471bdc x86: make VPTERNLOG* usable on less than 512-bit operands w [...]
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/i386-expand.cc | 2 +- gcc/config/i386/sse.md | 36 +++++++++++++++++------- gcc/testsuite/gcc.target/i386/avx512f-copysign.c | 32 +++++++++++++++++++++ gcc/testsuite/gcc.target/i386/avx512f-dupv2di.c | 2 +- 4 files changed, 60 insertions(+), 12 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/avx512f-copysign.c