Fix commit 0a7d38897b9fb1ec7a064ca3347cbac3ba49e5ac
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / pr19807-2.s
CommitLineData
4c10bbaa
L
1 .globl _start
2 .type _start, @function
3_start:
4 movl $foo, %eax
5 .size _start, .-_start
6 .data
7foo:
8 .quad 0
This page took 0.071334 seconds and 4 git commands to generate.