aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.dg/other/i386-2.C
blob: 2c3cd29d89010e348bca14b5f9e1e3e47a829dbe (plain)
1
2
3
4
5
6
7
8
/* Test that {,x,e,p,t,s,w,a,b,i}mmintrin.h, mm3dnow.h and mm_malloc.h are
   usable with -O -pedantic-errors.  */
/* { dg-do compile { target i?86-*-* x86_64-*-* } } */
/* { dg-options "-O -pedantic-errors -march=k8 -m3dnow -mavx -msse5 -maes -mpclmul" } */

#include <x86intrin.h>

int dummy;