strip off +x bits on non-executable/script files
[deliverable/binutils-gdb.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
This page took 0.03218 seconds and 5 git commands to generate.