Fix linker tests to work with 16-bit targets.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / loc1m.d
1 #source: loc1.s
2 #ld: -m mmo -e loc1
3 #objdump: -str
4
5 # err: two locs.
6
7 .*: file format mmo
8
9 SYMBOL TABLE:
10 0+1000 g \.text Main
11 0+1000 g \.text loc1
12
13 Contents of section \.text:
14 1000 fd030303 .*
This page took 0.029881 seconds and 4 git commands to generate.