i386: Add -z noseparate-code to linker tests
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / pr20244-4a.d
CommitLineData
a5def14f
L
1#source: pr20244-4.s
2#as: --32
410a69a0 3#ld: -m elf_i386 -z noseparate-code
a5def14f
L
4#objdump: -dw
5#notarget: i?86-*-nacl* x86_64-*-nacl*
6
7.*: +file format .*
8
9Disassembly of section .text:
10
110+804807c <_start>:
12 +[a-f0-9]+: 8b 05 8c 90 04 08 mov 0x804908c,%eax
13 +[a-f0-9]+: c3 ret
14
150+8048083 <ifunc>:
16 +[a-f0-9]+: b8 ef be ad 0b mov \$0xbadbeef,%eax
17 +[a-f0-9]+: c3 ret
18#pass
This page took 0.075242 seconds and 4 git commands to generate.