Use "pulongest" on aarch64-tdep.c:aarch64_gdbarch_init
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr18458b.c
1 extern void a (void);
2 void
3 b (void)
4 {
5 a();
6 }
This page took 0.029696 seconds and 4 git commands to generate.