source: trunk/binutils/ld/testsuite/ld-powerpc/tlsso.t

Last change on this file was 607, checked in by bird, 22 years ago

Initial revision

  • Property cvs2svn:cvs-rev set to 1.1
  • Property svn:eol-style set to native
  • Property svn:executable set to *
File size: 343 bytes
Line 
1#source: tls.s
2#as: -a64
3#ld: -shared -melf64ppc
4#objdump: -sj.tdata
5#target: powerpc64*-*-*
6
7.*: +file format elf64-powerpc
8
9Contents of section \.tdata:
10 107f8 12345678 9abcdef0 23456789 abcdef01 .*
11 10808 3456789a bcdef012 456789ab cdef0123 .*
12 10818 56789abc def01234 6789abcd ef012345 .*
13 10828 789abcde f0123456 .*
Note: See TracBrowser for help on using the repository browser.