Daily bump.
[official-gcc.git] / gcc / testsuite / gcc.target / i386 / avx-vphsubw-1.c
blob55893a67298e7d17bdbdacb4d307828bc140d3ad
1 /* { dg-do run } */
2 /* { dg-require-effective-target avx } */
3 /* { dg-options "-O2 -mavx -fno-strict-aliasing" } */
5 #define CHECK_H "avx-check.h"
6 #define TEST avx_test
8 #include "ssse3-phsubw.c"