Sign in
gnu
/
gcc
/
ff4bf326d03e750a8d4905ea49425fe7d15a04b8
/
.
/
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