old-cross-binutils/ld/testsuite/ld-pe/non-c-lang-syms.s
Mike Frysinger 594d8fa8e9 strip off +x bits on non-executable/script files
These files are source files and have no business being +x.  We couldn't
easily fix it in CVS (you need login+write access to the raw rcs files),
but we can fix this w/git.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2013-12-07 02:03:03 -05:00

15 lines
290 B
ArmAsm

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