2018-03-08 Richard Biener <rguenther@suse.de>
[official-gcc.git] / gcc / testsuite / gcc.dg / pie-6.c
blobfac1e945f6952d4cb8e80cd45c4f58c13f198d97
1 /* { dg-do compile { target { ! pie_enabled } } } */
2 /* { dg-options "" } */
4 #ifdef __PIE__
5 # error __PIE__ is defined!
6 #endif