aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/gcc.target/i386/avx-vroundpd-2.c
blob: e29ac55620b6559fd4471a52c7f023acbb332016 (plain)
1
2
3
4
5
6
7
8
/* { dg-do run } */
/* { dg-require-effective-target avx } */
/* { dg-options "-O2 -mfpmath=sse -mavx" } */

#define CHECK_H "avx-check.h"
#define TEST avx_test

#include "sse4_1-roundpd-2.c"