]> oss.titaniummirror.com Git - msp430-binutils.git/blobdiff - gas/testsuite/gas/all/string.s
Imported binutils-2.20
[msp430-binutils.git] / gas / testsuite / gas / all / string.s
diff --git a/gas/testsuite/gas/all/string.s b/gas/testsuite/gas/all/string.s
new file mode 100644 (file)
index 0000000..6565a71
--- /dev/null
@@ -0,0 +1,11 @@
+       .data
+       .string8        "strnew8"
+
+       .balign 16
+       .string16       "str16"
+
+       .balign 16
+       .string32       "32"
+
+       .balign 16
+       .string64       "64"