bfd_elf_define_start_stop: Fix check
[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