1 /* { dg-do assemble { target i?86-*-* x86_64-*-* } } */
2 /* { dg-require-effective-target ilp32 } */
3 /* { dg-options "-O0 -Werror-implicit-function-declaration -m3dnow -march=athlon" } */
5 /* Test that the intrinsics compile without optimization. All of them are
6 defined as inline functions in mmintrin.h that reference the proper
7 builtin functions. Defining away "static" and "__inline" results in
8 all of them being compiled as proper functions. */