Fix linker tests to work with 16-bit targets.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / loc9m.d
1 #source: loc9.s
2 #ld: -e Boot -m mmo
3 #objdump: -str
4
5 # Setting file start through the LOC pseudo, see PR 6607, mmo version.
6
7 .*: file format mmo
8
9 SYMBOL TABLE:
10 #...
11 8000000000000000 g \.text Boot
12 #...
13 Contents of section \.text:
14 8000000000000000 f4000000 .*
This page took 0.02926 seconds and 4 git commands to generate.