1 /* { dg-do compile { target { ! { *-*-darwin* hppa*64*-*-* mips*-*-linux-* amdgcn*-*-* } } } } */
2 /* { dg-options "-fno-pic" } */
4 #if defined(__CYGWIN__) || defined(__WIN32__)
6 # error __PIC__ is not 1!
9 # error __PIC__ is defined!
13 # error __PIE__ is defined!