ld: Pass -fno-sanitize=all to tests with linker
[deliverable/binutils-gdb.git] / ld / testsuite / ld-powerpc / startv2.s
1 .abiversion 2
2 .text
3 .globl _start
4 _start:
5 b _start
This page took 0.029012 seconds and 4 git commands to generate.