Sign in
gnu
/
binutils-gdb
/
3f7c685f26df75ee3822a3629b2794deafdf881f
/
.
/
ld
/
testsuite
/
ld-elf
/
pr21904.s
blob: 587a226fcf22f280cdc6a46e4e2adf78ae76410e [
file
]
.ifdef HPUX
foo .comm
4
.else
.comm foo
,
4
,
4
.endif