]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/testsuite/gas/symver/symver11.s
.symver fixes
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / symver / symver11.s
1 .data
2 .weak foo
3 .type foo,%object
4 foo:
5 .byte 0
6 .size foo,.-foo
7 .symver foo,foo@@version2,remove
8 .symver foo,foo@version1
9 .balign 8
10 .dc.a foo