aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/gcc.target/i386/pr59588-1.c
blob: 6f5fb7238cada1967a0a0713c3e14dafdf56933a (plain)
1
2
3
4
5
6
7
/* { dg-do preprocess } */
/* { dg-require-effective-target ia32 } */
/* { dg-options "-march=i686" } */

#ifndef __tune_i686__
#error "__tune_i686__ should be defined for this test"
#endif