diff options
Diffstat (limited to 'ld/testsuite/ld-x86-64/pr19636-2j.d')
-rw-r--r-- | ld/testsuite/ld-x86-64/pr19636-2j.d | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/ld/testsuite/ld-x86-64/pr19636-2j.d b/ld/testsuite/ld-x86-64/pr19636-2j.d new file mode 100644 index 0000000..88e6296 --- /dev/null +++ b/ld/testsuite/ld-x86-64/pr19636-2j.d @@ -0,0 +1,13 @@ +#source: pr19636-2.s +#as: --64 -mrelax-relocations=no +#ld: -pie -m elf_x86_64 --no-dynamic-linker -z dynamic-undefined-weak +#readelf : -r --wide -x .got -x .got.plt + +There are no relocations in this file. + +Hex dump of section '.got': + 0x[0-9a-f]+ [0 ]+\.+ + +Hex dump of section '.got.plt': + 0x[0-9a-f]+ +[0-9a-f]+ +[0 ]+ .+ + 0x[0-9a-f]+ [0 ]+\.+ |