Add MN10300 linker relaxation support for symbol differences
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mn10300 / i36434.s
1 .section .text
2 .global _start
3 .type _start,@function
4 _start:
5 mov .LC2,d1
6 nop
7
8 .section .rodata.str1.1,"aMS",@progbits,1
9 .LC2:
10 .string "\n"
This page took 0.029349 seconds and 4 git commands to generate.