Update testsuite/ld-x86-64/plt-main-bnd.dd
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr21904.s
1 .ifdef HPUX
2 foo .comm 4
3 .else
4 .comm foo, 4, 4
5 .endif
This page took 0.028918 seconds and 4 git commands to generate.