Upload Tizen:Base source
[external/binutils.git] / ld / testsuite / ld-pe / non-c-lang-syms.s
1
2 main:
3 _main:
4         nop
5
6         .comm   _test_equiv.eq.1_, 16, 4
7         .comm   _test_equiv.eq.100, 16, 5
8         .comm   _test_equiv.eq._, 16, 6
9         .comm   _test_equiv.eq., 16, 7
10
11         .comm   _test$equiv.eq.1_, 16, 4
12         .comm   _test$equiv.eq.100, 16, 5
13         .comm   _test$equiv.eq._, 16, 6
14         .comm   _test$equiv.eq., 16, 7
15