PR inline-asm/84742
[official-gcc.git] / gcc / testsuite / gcc.target / i386 / avx-vpsubb-1.c
blobe66624f22703f17bb6b6c92637d7db474204ab8a
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-psubb-1.c"