Don't check/change generic/i686 tuning
[gcc.git] / gcc / testsuite / gcc.target / i386 / pr59588-1.c
1 /* { dg-do preprocess } */
2 /* { dg-require-effective-target ia32 } */
3 /* { dg-options "-march=i686" } */
4
5 #ifndef __tune_i686__
6 #error "__tune_i686__ should be defined for this test"
7 #endif