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

14 lines
291 B
Makefile

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