2001-06-28 Elena Zannoni <ezannoni@redhat.com>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / pic.s
CommitLineData
ca6489f9
PB
1@ Test file for ARM ELF PIC
2
3.text
4.align 0
5 bl foo
6 bl foo(PLT)
7 .word sym
8 .word sym(GOT)
9 .word sym(GOTOFF)
101:
11 .word _GLOBAL_OFFSET_TABLE_ - 1b
This page took 0.039331 seconds and 4 git commands to generate.