Support tcl procedure calls in run_dump_test xfail
[external/binutils.git] / ld / testsuite / ld-elf / pr14170b.s
1         .data
2         .type foo,%object
3         .globl foo
4 foo:
5         .dc.a 0
6         .size   foo, . - foo
7         .type foo,%object
8         .globl bar
9 bar:
10         .dc.a 0
11         .size   bar, . - bar