diff options
Diffstat (limited to 'ld/testsuite/ld-mmix/bspec2m.d')
-rw-r--r-- | ld/testsuite/ld-mmix/bspec2m.d | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/ld/testsuite/ld-mmix/bspec2m.d b/ld/testsuite/ld-mmix/bspec2m.d new file mode 100644 index 00000000000..1ee659e3866 --- /dev/null +++ b/ld/testsuite/ld-mmix/bspec2m.d @@ -0,0 +1,22 @@ +#source: bspec1.s +#source: bspec2.s +#source: bspec1.s +#source: start.s +#source: ext1.s +#ld: -m mmo +#objdump: -str + +.*: file format mmo + +SYMBOL TABLE: +0+ g \.text Main +0+fc g \*ABS\* ext1 +0+ g \.text _start + + +Contents of section \.text: + 0+ e3fd0001 .* +Contents of section \.MMIX\.spec_data\.2: + 0000 0000002a 0000002a .* +Contents of section \.MMIX\.spec_data\.3: + 0000 000000fc .* |