Add a testcase for "ld -d"
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr21904.s
CommitLineData
9f06dab1
L
1 .ifdef HPUX
2foo .comm 4
3 .else
4 .comm foo, 4, 4
5 .endif
This page took 0.022604 seconds and 4 git commands to generate.