mmix-mmo set SEC_DATA for .data section
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / spec806.d
1 #source: bspec806.s
2 #source: start.s
3 #ld: -m mmo
4 #objdump: -sh
5
6 # See spec801.d.
7 # #6: non-quote LOP in section vma, high part.
8
9 .*: file format mmo
10
11 Sections:
12 Idx 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
16 CONTENTS, ALLOC, LOAD, DATA
17 2 \.MMIX\.spec_data\.80 0+18 0+ 0+ 0+ 2\*\*2
18 CONTENTS
19 Contents of section \.text:
20 0000 e3fd0001 .*
21 Contents of section \.data:
22 2000000000000000 00112233 .*
23 Contents of section \.MMIX\.spec_data\.80:
24 0000 00000002 61616161 61616161 00000011 .*
25 0010 00000000 0000000c .*
This page took 0.031882 seconds and 4 git commands to generate.