]> oss.titaniummirror.com Git - msp430-binutils.git/blobdiff - ld/testsuite/ld-pe/non-c-lang-syms.s
Imported binutils-2.20
[msp430-binutils.git] / ld / testsuite / ld-pe / non-c-lang-syms.s
diff --git a/ld/testsuite/ld-pe/non-c-lang-syms.s b/ld/testsuite/ld-pe/non-c-lang-syms.s
new file mode 100755 (executable)
index 0000000..e849d9e
--- /dev/null
@@ -0,0 +1,15 @@
+
+main:
+_main:
+       nop
+
+       .comm   _test_equiv.eq.1_, 16, 4
+       .comm   _test_equiv.eq.100, 16, 5
+       .comm   _test_equiv.eq._, 16, 6
+       .comm   _test_equiv.eq., 16, 7
+
+       .comm   _test$equiv.eq.1_, 16, 4
+       .comm   _test$equiv.eq.100, 16, 5
+       .comm   _test$equiv.eq._, 16, 6
+       .comm   _test$equiv.eq., 16, 7
+