Re-add support for lbarx, lharx, stbcx. and sthcx. insns back to the E6500 cpu.
[binutils-gdb.git] / ld / testsuite / ld-x86-64 / pie1.d
blob6373eea7e04c5139452bae716f5364c4e754518d
1 #name: PIE with undefined symbol
2 #as: --64
3 #ld: -pie -melf_x86_64 --noinhibit-exec
4 #readelf: -s --wide
5 #warning: \A[^\n]*\.o[^\n]*In function `_start':\n[^\n]*: undefined reference to `foo'\Z
7 #failif
8 #...
9 +[0-9]+: +[0-9a-f]+ +0 +NOTYPE +GLOBAL +DEFAULT +UND foo
10 #...