ld: Add tests for -z separate-code and -z noseparate-code
[deliverable/binutils-gdb.git] / ld / testsuite / ld-sparc / wdispcall.dd
CommitLineData
597e138c
AM
1#source: wdispcall.s
2#as: --32
3#ld: -static -melf32_sparc -relax
4#objdump: -dj.wdispcall
5#target: sparc*-*-*
6
7.*: +file format elf32-sparc
8
9Disassembly of section .wdispcall:
10
1100000000 <foo>:
12 +0: 01 00 00 00 nop *
13 +4: 10 80 40 ff b 10400 <bar>
14 +8: 9e 10 40 00 mov %g1, %o7
15 +c: 01 00 00 00 nop *
16 +10: 40 00 40 fc call 10400 <bar>
17 +14: 01 00 00 00 nop *
18
This page took 0.071165 seconds and 4 git commands to generate.