Linker: Remove support for -Map= with an empty argument.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mn10300 / i135409-4.s
1 .text
2 .global _start
3 _start:
4 jmp L001
5
6 .section .text1
7 L001:
8 nop
This page took 0.030707 seconds and 4 git commands to generate.