This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-10 in repository gcc.
from 21313bbac56 Daily bump. new a41439a0690 Fix: AVX512VP2INTERSECT should imply AVX512DQ. new 436ee9fec27 Add expander for movp2hi and movp2qi.
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/common/config/i386/i386-common.c | 4 ++-- gcc/config/i386/i386-expand.c | 6 ++++++ gcc/config/i386/sse.md | 24 +++++++++++++++++++++++ gcc/testsuite/gcc.target/i386/double_mask_reg-1.c | 19 ++++++++++++++++++ 4 files changed, 51 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/double_mask_reg-1.c