OSDN Git Service

Support AVX for cmpss/cmpsd.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.target / i386 / defines-2.c
1 /* { dg-do compile } */
2 /* { dg-options "-march=athlon64 -mno-mmx" } */
3
4 #if defined(__MMX__) || defined(__3dNOW__) || defined(__3dNOW_A__)
5 #error
6 #endif