blob: fac1e945f6952d4cb8e80cd45c4f58c13f198d97 [file] [log] [blame]
/* { dg-do compile { target { ! pie_enabled } } } */
/* { dg-options "" } */
#ifdef __PIE__
# error __PIE__ is defined!
#endif