]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gas/testsuite/gas/mri/char.s
* config/sh/tm-sh.h (BELIEVE_PCC_PROMOTION): Define, so that
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / mri / char.s
CommitLineData
9c92373a
ILT
1; Test MRI style character constants.
2
3 dc.b 'a'
4 dc.b 'abc'
5 dc.l 'abcde'
6 dc.l 'a''b'