ld: Pass -fno-sanitize=all to tests with linker
[deliverable/binutils-gdb.git] / ld / testsuite / ld-powerpc / aix-glink-3a.s
CommitLineData
94313f36
RS
1 .toc
2
3 .globl .g
4 .csect .g[PR]
5.g:
6 blr
7
8 .globl g
9 .csect g[DS]
10g: .long .g,TOC[tc0],0
This page took 0.489391 seconds and 4 git commands to generate.