1 /* { dg-do compile { target *-*-linux* } } */
2 /* { dg-options "-fno-pic" } */
4 __attribute__ ((noplt
))
13 /* { dg-final { scan-assembler "call\[ \t\]*.foo@GOTPCREL" { target { ! ia32 } } } } */
14 /* { dg-final { scan-assembler "call\[ \t\]*.foo@GOT" { target { ia32 && got32x_reloc } } } } */