source: trunk/binutils/ld/testsuite/ld-powerpc/tls.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: 365 bytes
Line 
1#source: tls.s
2#source: tlslib.s
3#as: -a64
4#ld: -melf64ppc
5#objdump: -sj.tdata
6#target: powerpc64*-*-*
7
8.*: +file format elf64-powerpc
9
10Contents of section \.tdata:
11 10010188 12345678 9abcdef0 23456789 abcdef01 .*
12 10010198 3456789a bcdef012 456789ab cdef0123 .*
13 100101a8 56789abc def01234 6789abcd ef012345 .*
14 100101b8 789abcde f0123456 00c0ffee .*
Note: See TracBrowser for help on using the repository browser.