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

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