mmix-mmo set SEC_DATA for .data section
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / spec803.d
CommitLineData
3c3bdf30
NC
1#source: bspec803.s
2#source: start.s
3#ld: -m mmo
4#objdump: -sh
5
6# See spec801.d.
7# #3: LOP_QUOTE in name and non-quote LOP in section flags.
8
9.*: file format mmo
10
11Sections:
12Idx Name Size VMA LMA File off Algn
13 0 \.text 0+4 0+ 0+ 0+ 2\*\*2
14 CONTENTS, ALLOC, LOAD, CODE
15 1 \.data 0+4 2000000000000000 2000000000000000 0+ 2\*\*2
5f602802 16 CONTENTS, ALLOC, LOAD, DATA
3c3bdf30
NC
17 2 \.MMIX\.spec_data\.80 0+c 0+ 0+ 0+ 2\*\*2
18 CONTENTS
19Contents of section \.text:
20 0000 e3fd0001 .*
21Contents of section \.data:
5ff4a71e 22 2000000000000000 00112233 .*
3c3bdf30
NC
23Contents of section \.MMIX\.spec_data\.80:
24 0000 00000002 61616161 98616161 .*
This page took 1.020043 seconds and 4 git commands to generate.