gdb: Convert language la_word_break_characters field to a method
[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.834598 seconds and 4 git commands to generate.