aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/gcc.target/i386/avx-vpclmulqdq.c
blob: 9b015abcd487e62932550ce7e21d93c487649b08 (plain)
1
2
3
4
5
6
7
8
/* { dg-do run } */
/* { dg-require-effective-target vpclmul } */
/* { dg-options "-O2 -mpclmul -mavx" } */

#define CHECK_H "pclmul-avx-check.h"
#define TEST pclmul_avx_test

#include "pclmulqdq.c"