aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/pie-6.c
blob: fac1e945f6952d4cb8e80cd45c4f58c13f198d97 (plain)
1
2
3
4
5
6
/* { dg-do compile { target { ! pie_enabled } } } */
/* { dg-options "" } */

#ifdef __PIE__
# error __PIE__ is defined!
#endif