PR inline-asm/84742
[official-gcc.git] / gcc / testsuite / gcc.target / i386 / avx-vroundpd-1.c
blobc8b0ec1efd51ce560a67cdbd3ecd89bfc023a6b1
1 /* { dg-do run } */
2 /* { dg-require-effective-target avx } */
3 /* { dg-options "-O2 -mfpmath=sse -mavx" } */
5 #define CHECK_H "avx-check.h"
6 #define TEST avx_test
8 #include "sse4_1-roundpd-1.c"