Use "pulongest" on aarch64-tdep.c:aarch64_gdbarch_init
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr22393-2b.c
1 void test(void);
2
3 int main()
4 {
5 test();
6 return 0;
7 }
This page took 0.029976 seconds and 4 git commands to generate.