Fix linker tests to work with 16-bit targets.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / start3.s
CommitLineData
fb17c222
HPN
1# When GC, all sections in each file must be referenced from within a kept
2# section.
3 .section .init,"ax",@progbits
4_start:
5 .quad x+41
6 .quad x2+42
7
This page took 0.807386 seconds and 4 git commands to generate.