Use "pulongest" on aarch64-tdep.c:aarch64_gdbarch_init
[deliverable/binutils-gdb.git] / ld / testsuite / ld-nds32 / imm.ld
CommitLineData
35c08157
KLC
1SECTIONS
2{
3 .text 0x1000 : {
4 * (.text .text.*);
5 }
6}
This page took 0.244023 seconds and 4 git commands to generate.