This commit was manufactured by cvs2svn to create branch 'binutils-
[external/binutils.git] / gas / testsuite / gas / mri / char.s
1 ; Test MRI style character constants.
2
3         dc.b    'a'
4         dc.b    'abc'
5         dc.l    'abcde'
6         dc.l    'a''b'