]> oss.titaniummirror.com Git - msp430-binutils.git/blobdiff - ld/testsuite/ld-elfcomm/sort-common.s
Imported binutils-2.20
[msp430-binutils.git] / ld / testsuite / ld-elfcomm / sort-common.s
diff --git a/ld/testsuite/ld-elfcomm/sort-common.s b/ld/testsuite/ld-elfcomm/sort-common.s
new file mode 100644 (file)
index 0000000..478d73e
--- /dev/null
@@ -0,0 +1,6 @@
+        .comm   var_1byte_align,1,1
+        .comm   var_2byte_align,2,2
+        .comm   var_4byte_align,4,4
+        .comm   var_8byte_align,8,8
+        .comm   var_16byte_align,16,16
+