Revert "Fix the test for PR 18963 so that it will work on 16-bit targets."
[deliverable/binutils-gdb.git] / ld / testsuite / ld-sparc / gotop32.td
CommitLineData
739f7f82
DM
1#source: gotop32.s
2#as: --32 -K PIC
3#ld: -shared -melf32_sparc
4#objdump: -sj.data
5#target: sparc*-*-*
6
7.*: +file format elf32-sparc
8
9Contents of section .data:
9028d943 10 13000 12345678 deadbeef .*
739f7f82 11#pass
This page took 0.629049 seconds and 4 git commands to generate.