ld: Pass -fno-sanitize=all to tests with linker
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / bpo-6.s
1 # A section with a symbol and a BPO allocation.
2 .section .text.x2,"ax",@progbits
3 .global x2
4 x2 LDA $45,x2+42000
This page took 0.02965 seconds and 4 git commands to generate.