mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-03 04:12:10 +08:00
156436a5c2
* ld-mmix/bpo-11.d: Ditto. * ld-mmix/b-nosym.d: Adjust for changed output for absence of symbols. * ld-mmix/sec-7m.d: Rename tested section from .debug_info to .di. * ld-mmix/sec-7a.s, ld-mmix/sec-7b.s, ld-mmix/sec-7c.s, ld-mmix/sec-7d.s, ld-mmix/sec-7e.s: Ditto.
19 lines
463 B
Makefile
19 lines
463 B
Makefile
#source: b-twoinsn.s
|
|
#source: b-post1.s
|
|
#source: b-nosym.s
|
|
#ld: --oformat binary
|
|
#objcopy_linked_file:
|
|
#objdump: -st 2>/dev/null
|
|
|
|
# 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.
|
|
|
|
.*: file format mmo
|
|
|
|
SYMBOL TABLE:
|
|
no symbols
|
|
|
|
Contents of section \.text:
|
|
0000 e3fd0001 e3fd0004 .*
|