Add a test case for skip with inlined functions
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / greg-11b.d
CommitLineData
3c3bdf30
NC
1#source: greg-1.s
2#source: gregldo1.s
3#source: gregget2.s
4#source: a.s
5#source: greg-3.s
6#source: start.s
7#source: greg-2.s
8#as: -x
9#ld: -m mmo
10#objdump: -str
11
12# Have two used gregs and one unused, mmo; display contents to visualize
13# mmo bug with register contents.
14
15.*: file format mmo
16
17SYMBOL TABLE:
180+20 g \.text Main
190+fe g \*REG\* b
200+20 g \.text _start
210+fc g \*REG\* areg
220+fd g \*REG\* c
230+1c g \.text a
24
25
26Contents of section \.text:
27 0+ 8c0c20fc 8d7bfc22 8dfcea38 e3fe001c .*
28 0+10 e6fe0000 e5fe0000 e4fe0000 e3fd0004 .*
29 0+20 e3fd0001 .*
30Contents of section \.MMIX\.reg_contents:
31 07e0 00007048 860f3a38 00000000 00000042 .*
32 07f0 007acf50 505a30a2 .*
This page took 1.026919 seconds and 4 git commands to generate.