Check R_X86_64_32 overflow and allow R_X86_64_64 for x32.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / ilp32-8.s
1 .text
2 .globl _start
3 _start:
4 movabs $_start,%rax
5 movabs _start,%rax
This page took 0.062319 seconds and 5 git commands to generate.