summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-i386/pr12718.s
blob: 162704eae8cdf9ca944f4eca3a67dbf55896c57c (plain)
1
2
3
4
.globl foo
foo:    ret
.globl _start
_start: call foo