2001-01-01 Philip Blundell <philb@gnu.org>
[binutils.git] / gas / testsuite / gas / arm / pic.s
blobf538908e90663160316d94c6f9794a978b092478
1 @ Test file for ARM ELF PIC
3 .text
4 .align 0
5 bl foo
6 bl foo(PLT)
7 .word sym
8 .word sym(GOT)
9 .word sym(GOTOFF)
11 .word _GLOBAL_OFFSET_TABLE_ - 1b