* ld-cris/libdso-3.d, ld-cris/dso-3.s, ld-cris/noglob1.s,
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / gotrel2.s
1 .text
2 .weak undefweak
3 .global _start
4 _start:
5 move.d [$r0+undefweak:GOT],$r3
This page took 0.029332 seconds and 4 git commands to generate.