1 /* PR target/77476 */
2 /* { dg-do run } */
3 /* { dg-options "-O2 -mavx512dq" } */
4 /* { dg-require-effective-target avx512dq } */
5 
6 #include "avx512dq-check.h"
7 #define PR77476_TEST avx512dq_test
8 
9 #include "avx512f-pr77476.c"
10