PR25882, .gnu.attributes are not checked for shared libraries
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / getaa.s
1 * Just geta an external symbol, with some padding.
2 .text
3 .global getaa
4 getaa:
5 SET $253,2
6 GETA $123,a
7 SET $253,3
This page took 0.02934 seconds and 4 git commands to generate.