* ld-mmix/bpo-1.d, ld-mmix/bpo-1.s, ld-mmix/bpo-1m.d,
[external/binutils.git] / ld / testsuite / ld-mmix / start3.s
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