Don't convert R_386_GOT32 relocation
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / pr19636-1a.d
CommitLineData
aec6b87e
L
1#source: pr19636-1.s
2#as: --32 -mrelax-relocations=no
3#ld: -pie -m elf_i386 --no-dynamic-linker
4#readelf : -r --wide -x .got -x .got.plt --dyn-syms
5
6There are no relocations in this file.
7
8Symbol table '\.dynsym' contains 1 entries:
9 +Num: +Value +Size Type +Bind +Vis +Ndx Name
10 +0: 0+ +0 +NOTYPE +LOCAL +DEFAULT +UND +
11
12Hex dump of section '.got':
13 0x[0-9a-f]+ [0 ]+\.+
14
15Hex dump of section '.got.plt':
16 0x[0-9a-f]+ +[0-9a-f]+ +[0 ]+ .\.+
This page took 0.034613 seconds and 4 git commands to generate.