* binutils-all/objcopy.exp (strip_test): Adjust for "no symbols" on
[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:
fe108482 6#objdump: -st 2>/dev/null
3c3bdf30 7
fe108482
HPN
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.
3c3bdf30 11
fe108482 12.*: file format mmo
3c3bdf30 13
3c3bdf30
NC
14Contents of section \.text:
15 0000 e3fd0001 e3fd0004 .*
This page took 0.09356 seconds and 4 git commands to generate.