summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-powerpc/startv1.s
blob: c54e1b07917f915267c184253eeb093f8605beb2 (plain)
1
2
3
4
5
6
7
8
 .globl _start
 .section .opd,"aw",@progbits
_start:
 .quad .L_start, .TOC.@tocbase

 .text
.L_start:
 b _start