PR inline-asm/84742
[official-gcc.git] / gcc / testsuite / gcc.target / i386 / avx-vpsubd-1.c
blob1e9214dbd9daeefc1e7528ad072112b220b3ee0e
1 /* { dg-do run } */
2 /* { dg-require-effective-target avx } */
3 /* { dg-options "-O2 -mavx" } */
5 #define CHECK_H "avx-check.h"
6 #define TEST avx_test
8 #include "sse2-psubd-1.c"