ld-linkonce test
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / pie1.s
CommitLineData
89d249d2
L
1 .text
2 .global _start
3 .weak foo
4_start:
5 leal foo@GOTOFF(%eax), %eax
This page took 0.1647 seconds and 4 git commands to generate.