aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-elf/pr21904.s
blob: 587a226fcf22f280cdc6a46e4e2adf78ae76410e (plain)
1
2
3
4
5
	.ifdef	HPUX
foo	.comm	4
	.else
	.comm	foo, 4, 4
	.endif