Automatic date update in version.in
[binutils-gdb.git] / gold / testsuite / i386_mov_to_lea1.s
blob6d0f436ee177bdbf7d6b2a8bcf2ef117b68811f7
1 .text
2 .globl foo
3 .type foo, @function
4 foo:
5 ret
6 .size foo, .-foo
7 .globl bar
8 .type bar, @function
9 bar:
10 movl foo@GOT(%ecx), %eax
11 .size bar, .-bar