gdb: Convert language la_word_break_characters field to a method
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mn10300 / i127740.s
CommitLineData
b5f5fd96
NC
1 .section .text
2 .global _main
3 .global _dummy
4_main:
5 mov _g_label,d1 # instruction is changed by relaxations
6
7 .balign 0x100
8_dummy:
9 .long _dummy
10 ret [],0
11 .size _main, .-_main
12 .comm _g_label,4,4
This page took 0.88941 seconds and 4 git commands to generate.