source: trunk/binutils/ld/testsuite/ld-mmix/b-nosym.d

Last change on this file was 607, checked in by bird, 22 years ago

Initial revision

  • Property cvs2svn:cvs-rev set to 1.1
  • Property svn:eol-style set to native
  • Property svn:executable set to *
File size: 463 bytes
Line 
1#source: b-twoinsn.s
2#source: b-post1.s
3#source: b-nosym.s
4#ld: --oformat binary
5#objcopy_linked_file:
6#objdump: -st 2>/dev/null
7
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.
11
12.*: file format mmo
13
14SYMBOL TABLE:
15no symbols
16
17Contents of section \.text:
18 0000 e3fd0001 e3fd0004 .*
Note: See TracBrowser for help on using the repository browser.