]> oss.titaniummirror.com Git - msp430-binutils.git/blobdiff - gas/testsuite/gas/pe/aligncomm-d.s
Merge commit 'upstream/2.20'
[msp430-binutils.git] / gas / testsuite / gas / pe / aligncomm-d.s
diff --git a/gas/testsuite/gas/pe/aligncomm-d.s b/gas/testsuite/gas/pe/aligncomm-d.s
new file mode 100755 (executable)
index 0000000..bf2b397
--- /dev/null
@@ -0,0 +1,5 @@
+       .file   "a.c"
+       .comm   _h, 16, 8
+       .comm   _i, 16, 4
+       .comm   _j, 16, 2
+       .comm   _k, 16, 1