ld/testsuite: XFAIL pr20995-2 on aarch64*-*-elf*
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / start4.s
CommitLineData
fb17c222
HPN
1# When GC, all sections in each file must be referenced from within a kept
2# section (which .init is, which .text isn't). Here, we don't refer to
3# anything so whatever is linked will be discarded.
4 .section .init,"ax",@progbits
5_start:
6 SETL $119,1190
This page took 0.682246 seconds and 4 git commands to generate.