ld: Pass -fno-sanitize=all to tests with linker
[deliverable/binutils-gdb.git] / ld / testsuite / ld-powerpc / notoc2.s
CommitLineData
04bdff6a
AM
1 .text
2 .weak puts
3 pld 12,-1(0),1
4 pld 12,0(0),1
5 paddi 12,0,-1,1
6 paddi 12,0,0,1
70:
8 paddi 3,0,hello-.,1
9 bl puts@notoc
10 nop
11 b 0b
12 .section .rodata
13hello: .asciz "Hello!"
This page took 0.074843 seconds and 4 git commands to generate.