summaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.dg/other/i386-5.C
blob: 6dcb2d3b0d0f0fc7217a8dd0986225416298c82d (plain)
1
2
3
4
5
6
/* Test that {,x,e,p,t,s,w,a,i}mmintrin.h, fma4intrin.h, mm3dnow.h and
   mm_malloc.h are usable with -O -fkeep-inline-functions.  */
/* { dg-do compile { target i?86-*-* x86_64-*-* } } */
/* { dg-options "-O -fkeep-inline-functions -march=k8 -m3dnow -mavx -msse4a -mfma4 -maes -mpclmul" } */

#include <x86intrin.h>