ld/
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / spec801.d
CommitLineData
3c3bdf30
NC
1#source: bspec801.s
2#source: start.s
3#ld: -m mmo
4#objdump: -sh
5
6# Check exceptional cases for LOP_SPEC 80, which we parse according to a
7# specific format: see documentation and mmo.c
8# #1: name length has LOP_QUOTE.
9
10.*: file format mmo
11
12Sections:
13Idx Name Size VMA LMA File off Algn
14 0 \.text 00000004 0000000000000000 0000000000000000 00000000 2\*\*2
15 CONTENTS, ALLOC, LOAD, CODE
16 1 \.MMIX\.spec_data\.80 00000004 0000000000000000 0000000000000000 00000000 2\*\*2
17 CONTENTS
18Contents of section \.text:
19 0000 e3fd0001 .*
20Contents of section \.MMIX\.spec_data\.80:
21 0000 98000001 .*
This page took 0.174924 seconds and 4 git commands to generate.