OSDN Git Service

4c9579d07cdd151b1405318c80627fc14e1eb6d0
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / g++.dg / other / i386-2.C
1 /* Test that {,x,e,p,t,s,w,a,i}mmintrin.h, fma4intrin.h, mm3dnow.h and
2    mm_malloc.h are usable with -O -pedantic-errors.  */
3 /* { dg-do compile { target i?86-*-* x86_64-*-* } } */
4 /* { dg-options "-O -pedantic-errors -march=k8 -m3dnow -mavx -msse4a -mfma4 -maes -mpclmul" } */
5
6 #include <x86intrin.h>
7
8 int dummy;