mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-03 04:12:10 +08:00
0629d0af5a
2010-09-30 H.J. Lu <hongjiu.lu@intel.com> PR ld/11812 * ld-i386/nogot2.d: New * ld-i386/nogot2.s: Likewise. * ld-x86-64/nogot2.d: Likewise. * ld-x86-64/nogot2.s: Likewise. * ld-i386/i386.exp: Run nogot2. * ld-x86-64/x86-64.exp: Likewise.
5 lines
91 B
ArmAsm
5 lines
91 B
ArmAsm
.text
|
|
.globl _start
|
|
_start:
|
|
movq _GLOBAL_OFFSET_TABLE_(%rip), %rcx
|