]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/testsuite/gas/mri/common.s
19990502 sourceware import
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / mri / common.s
1 ; Test MRI common sections
2 common com1
3 ds.l 1
4 com2 common 00
5 ds.l 1
6 incom ds.l 1
7 common com1
8 ds.l 1
9 data
10 dc.l com1
11 dc.l incom