2009-07-17 Richard Guenther <rguenther@suse.de>
[official-gcc.git] / gcc / testsuite / gcc.target / i386 / avx-vpmaddubsw-1.c
blobadc4763006db74d46e11c052867e9a468718fe77
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-pmaddubsw.c"