ld: Pass -fno-sanitize=all to tests with linker
[deliverable/binutils-gdb.git] / ld / testsuite / ld-powerpc / startv1.s
CommitLineData
f6c7c3e8
AM
1 .globl _start
2 .section .opd,"aw",@progbits
3_start:
4 .quad .L_start, .TOC.@tocbase
5
6 .text
7.L_start:
8 b _start
This page took 0.295814 seconds and 4 git commands to generate.