ld: Don't xfail ld-elf/warn[12] on 64-bit Solaris/SPARC
[deliverable/binutils-gdb.git] / ld / testsuite / ld-sparc / gotop64.td
1 #source: gotop64.s
2 #as: --64 -K PIC
3 #ld: -shared -melf64_sparc
4 #objdump: -sj.data
5 #target: sparc*-*-*
6
7 .*: +file format elf64-sparc
8
9 Contents of section .data:
10 103000 12345678 deadbeef .*
11 #pass
This page took 0.032016 seconds and 4 git commands to generate.