x86: Force relocation against local absolute symbol
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-localpic.d
CommitLineData
0cb4071e 1#as: -mrelax-relocations=yes
56ceb5b5 2#readelf: -rsW
f5d9e816
L
3#name: x86-64 local PIC
4
efc3a950 5Relocation section '.rela.text' at offset 0x[0-9a-f]+ contains 2 entries:
56ceb5b5
L
6 +Offset +Info +Type +Symbol's Value +Symbol's Name \+ Addend
7[0-9a-f]+ +[0-9a-f]+ R_X86_64_REX_GOTPCRELX +[0-9a-f]+ +foo - 4
efc3a950 8[0-9a-f]+ +[0-9a-f]+ R_X86_64_REX_GOTPCRELX +[0-9a-f]+ +bar - 4
f5d9e816
L
9#...
10 +[0-9]+: +[0-9a-f]+ +[0-9a-f]+ +NOTYPE +LOCAL +DEFAULT +[0-9]+ +foo
efc3a950 11 +[0-9]+: +0+fffffff0 +[0-9a-f]+ +NOTYPE +LOCAL +DEFAULT +ABS +bar
f5d9e816 12#pass
This page took 0.509409 seconds and 4 git commands to generate.