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

14 lines
295 B
Makefile

#source: pr27491-1.s
#as: --64
#ld: --gc-sections -melf_x86_64 -z start-stop-gc -shared
#objdump: -dw
.*: +file format elf64-x86-64
Disassembly of section .text:
[a-f0-9]+ <foo>:
+[a-f0-9]+: 48 c7 c0 00 00 00 00 mov \$0x0,%rax
+[a-f0-9]+: 48 c7 c0 00 00 00 00 mov \$0x0,%rax
#pass