diff options
Diffstat (limited to 'ld/testsuite/ld-mmix/b-nosym.d')
-rw-r--r-- | ld/testsuite/ld-mmix/b-nosym.d | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/ld/testsuite/ld-mmix/b-nosym.d b/ld/testsuite/ld-mmix/b-nosym.d index 11576df..9c00d71 100644 --- a/ld/testsuite/ld-mmix/b-nosym.d +++ b/ld/testsuite/ld-mmix/b-nosym.d @@ -3,12 +3,13 @@ #source: b-nosym.s #ld: --oformat binary #objcopy_linked_file: -#objdump: -st +#objdump: -st 2>/dev/null -.*: file format mmo +# Note that we have to redirect stderr when objdumping to get rid of the +# "no symbols" message that would otherwise cause a spurious failure and +# which we seemingly can't identify or prune in another way. -SYMBOL TABLE: -0+4 g \.text Main +.*: file format mmo Contents of section \.text: 0000 e3fd0001 e3fd0004 .* |