summaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.dg/other/i386-2.C
blob: 4c9579d07cdd151b1405318c80627fc14e1eb6d0 (plain)
1
2
3
4
5
6
7
8
/* Test that {,x,e,p,t,s,w,a,i}mmintrin.h, fma4intrin.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 -msse4a -mfma4 -maes -mpclmul" } */

#include <x86intrin.h>

int dummy;