[LVu] base subseg head view on prev subseg's tail
[deliverable/binutils-gdb.git] / gas / testsuite / gas / elf / struct.s
CommitLineData
8fe53b44
JB
1 .globl w1, w2, w3, l1, l2
2 .data
3l1: .long 0
e7f9d279 4 .struct 2
8fe53b44
JB
5w1: .short 0
6w2: .short 0
7w3: .short 0
8 .previous
9l2: .long 0
This page took 0.60222 seconds and 4 git commands to generate.