summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/all/struct.s
blob: 9ecfd0bcc820f8429c5a4c0addd9d7e2d2f1137d (plain)
1
2
3
4
5
6
7
8
9
10
	.globl	w1
	.globl	w2
	.globl	w3
	.long	0
	.struct	0
w1:	.short	0
w2:	.short	0
w3:	.short	0
	.text
	.long	0