Use "pulongest" on aarch64-tdep.c:aarch64_gdbarch_init
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / stack.s
1 .text
2 .globl start
3 .globl _start
4 start:
5 _start:
6 .long 0
This page took 0.085146 seconds and 4 git commands to generate.