Add -mrelax-relocations= to x86 assembler
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / ilp32 / x86-64-localpic.d
1 #source: ../x86-64-localpic.s
2 #as: --x32 -mrelax-relocations=yes
3 #readelf: -rsW
4 #name: x86-64 (ILP32) local PIC
5
6 Relocation section '.rela.text' at offset 0x[0-9a-f]+ contains 1 entries:
7 +Offset +Info +Type +Sym. Value +Symbol's Name \+ Addend
8 [0-9a-f]+ +[0-9a-f]+ R_X86_64_REX_GOTPCRELX +[0-9a-f]+ +foo - 4
9 #...
10 +[0-9]+: +[0-9a-f]+ +[0-9a-f]+ +NOTYPE +LOCAL +DEFAULT +[0-9]+ +foo
11 #pass
This page took 0.029104 seconds and 4 git commands to generate.