ld: Pass -fno-sanitize=all to tests with linker
[deliverable/binutils-gdb.git] / ld / testsuite / ld-powerpc / callstub-2.s
CommitLineData
60d53d7f
AM
1#notoc call stubs, no pcrel insns
2 .text
3 .abiversion 2
4_start:
5 bl f1
6 nop
7 bl f1@notoc
8 bl f2@notoc
This page took 0.097553 seconds and 4 git commands to generate.