Have the linker's help text include the default setting of the --hash-style option...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-sparc / gotop64.td
CommitLineData
739f7f82
DM
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
9Contents of section .data:
9028d943 10 103000 12345678 deadbeef .*
739f7f82 11#pass
This page took 0.515972 seconds and 4 git commands to generate.