readelf: report DF_1_PIE as "Position-Independent Executable"
[binutils-gdb.git] / ld / testsuite / ld-pie / pie.c
1 int
2 main ()
3 {
4 return 0;
5 }