Use "pulongest" on aarch64-tdep.c:aarch64_gdbarch_init
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr12975.s
CommitLineData
fd91d419
L
1 .section .text.foo,"ax",%progbits
2 .globl foo
3 .type foo, %function
4foo:
5 .byte 0
6 .section .text.bar,"ax",%progbits
7 .type bar, %function
8 .globl bar
9bar:
10 .byte 0
This page took 0.354124 seconds and 4 git commands to generate.