Fix linker tests to work with 16-bit targets.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / b-nosym.d
CommitLineData
3c3bdf30
NC
1#source: b-twoinsn.s
2#source: b-post1.s
3#source: b-nosym.s
4#ld: --oformat binary
5#objcopy_linked_file:
68a4c073 6#objdump: -st 2>/dev/null
3c3bdf30 7
68a4c073
AM
8# Note that we have to redirect stderr when objdumping to get rid of the
9# "no symbols" message that would otherwise cause a spurious failure and
10# which we seemingly can't identify or prune in another way.
99e49e4e 11
68a4c073 12.*: file format mmo
99e49e4e 13
156436a5
HPN
14SYMBOL TABLE:
15no symbols
16
3c3bdf30
NC
17Contents of section \.text:
18 0000 e3fd0001 e3fd0004 .*
This page took 0.796317 seconds and 4 git commands to generate.