Projet_SETI_RISC-V/riscv-gnu-toolchain/gdb/ld/testsuite/ld-x86-64/pr26018.d
2023-03-06 14:48:14 +01:00

15 lines
268 B
Makefile

#as: --64
#ld: -shared -Bsymbolic-functions -melf_x86_64
#objdump: -dw
.*: +file format .*
Disassembly of section .text:
[0-9a-f]+ <_start>:
+[a-f0-9]+: e8 00 00 00 00 call [0-9a-f]+ <foo>
[0-9a-f]+ <foo>:
+[a-f0-9]+: c3 ret *
#pass