]> oss.titaniummirror.com Git - msp430-binutils.git/blobdiff - gas/testsuite/gas/mn10300/pr997.s
Imported binutils-2.20
[msp430-binutils.git] / gas / testsuite / gas / mn10300 / pr997.s
diff --git a/gas/testsuite/gas/mn10300/pr997.s b/gas/testsuite/gas/mn10300/pr997.s
new file mode 100644 (file)
index 0000000..4a54bbc
--- /dev/null
@@ -0,0 +1,5 @@
+        .data
+
+msg:    .asciz  "hello world.\n"
+msglen = .-msg-1
+msglen=msglen & 0xff