run_dump_test replace PROG with DUMPPROG in gas and ld
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr21389.s
1 .globl foo
2 .type foo,%object
3 .data
4 foo:
5 .long 0
This page took 0.029068 seconds and 4 git commands to generate.