Projet_SETI_RISC-V/riscv-gnu-toolchain/binutils/ld/testsuite/ld-sparc/gotop64.td

12 lines
216 B
TableGen
Raw Normal View History

2023-03-06 14:48:14 +01:00
#source: gotop64.s
#as: --64 -K PIC
#ld: -shared -melf64_sparc
#objdump: -sj.data
#target: sparc*-*-*
.*: +file format elf64-sparc.*
Contents of section .data:
103000 12345678 deadbeef .*
#pass