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