Linker: Remove support for -Map= with an empty argument.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-m68hc11 / xgate2.s
CommitLineData
6927f982
NC
1;;; Part2 of branch test
2;;;
3.globl linked_ad1, linked_ad2
4 .sect .text
5
6linked_ad1:
7 cmpl r4,#1
8 bne linked_ad2
9
10label1:
11 nop
12 par r5
13
14linked_ad2:
15 csem #2
16 rts
This page took 0.383615 seconds and 4 git commands to generate.