Home | History | Annotate | Download | only in ld-mmix
      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 
     14 SYMBOL TABLE:
     15 no symbols
     16 
     17 Contents of section \.text:
     18  0000 e3fd0001 e3fd0004                    .*
     19