mmix-mmo set SEC_DATA for .data section
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / bspec2m.d
1 #source: bspec1.s
2 #source: bspec2.s
3 #source: bspec1.s
4 #source: start.s
5 #source: ext1.s
6 #ld: -m mmo
7 #objdump: -str
8
9 .*: file format mmo
10
11 SYMBOL TABLE:
12 0+ g \.text Main
13 0+fc g \*ABS\* ext1
14 0+ g \.text _start
15
16 Contents of section \.text:
17 0+ e3fd0001 .*
18 Contents of section \.MMIX\.spec_data\.2:
19 0000 0000002a 0000002a .*
20 Contents of section \.MMIX\.spec_data\.3:
21 0000 000000fc .*
This page took 0.031709 seconds and 4 git commands to generate.