]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - ld/testsuite/ld-i386/pr26018.d
aarch64: Enable +cssc for armv8.9-a
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-i386 / pr26018.d
1 #source: ../ld-x86-64/pr26018.s
2 #as: --32
3 #ld: -shared -Bsymbolic-functions -melf_i386
4 #objdump: -dw
5
6 .*: +file format .*
7
8
9 Disassembly of section .text:
10
11 [0-9a-f]+ <_start>:
12 +[a-f0-9]+: e8 00 00 00 00 call [0-9a-f]+ <foo>
13
14 [0-9a-f]+ <foo>:
15 +[a-f0-9]+: c3 ret
16 #pass