X-Git-Url: https://oss.titaniummirror.com/gitweb?a=blobdiff_plain;f=gas%2Ftestsuite%2Fgas%2Fmn10300%2Fpr997.s;fp=gas%2Ftestsuite%2Fgas%2Fmn10300%2Fpr997.s;h=4a54bbccfc6120e1a3457575c2e475c0db03324f;hb=88750007d7869f178f0ba528f41efd3b74c424cf;hp=0000000000000000000000000000000000000000;hpb=6df9443a374e2b81278c61b8afc0a1eef7db280b;p=msp430-binutils.git diff --git a/gas/testsuite/gas/mn10300/pr997.s b/gas/testsuite/gas/mn10300/pr997.s new file mode 100644 index 0000000..4a54bbc --- /dev/null +++ b/gas/testsuite/gas/mn10300/pr997.s @@ -0,0 +1,5 @@ + .data + +msg: .asciz "hello world.\n" +msglen = .-msg-1 +msglen=msglen & 0xff