Remove restriction on skipping some linker tests because their default image base...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mn10300 / i36434.s
CommitLineData
bfff1642
NC
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.537114 seconds and 4 git commands to generate.