Sign in
gnu
/
gcc
/
e5cfb9cac1d7aba9a8ea73bfe7922cfaff9d61f3
/
.
/
gcc
/
testsuite
/
gcc.dg
/
pie-6.c
blob: fac1e945f6952d4cb8e80cd45c4f58c13f198d97 [
file
] [
log
] [
blame
]
/* { dg-do compile { target { ! pie_enabled } } } */
/* { dg-options "" } */
#ifdef
__PIE__
# error __PIE__ is defined!
#endif