Use "pulongest" on aarch64-tdep.c:aarch64_gdbarch_init
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / reginfo-1.ld
1 SECTIONS
2 {
3 .reginfo : { *(.foo) }
4 /DISCARD/ : { *(*) }
5 }
This page took 0.028803 seconds and 4 git commands to generate.