source: trunk/binutils/ld/testsuite/ld-powerpc/tlstoc.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: 368 bytes
Line 
1#source: tlslib.s
2#source: tlstoc.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 10010148 00c0ffee 00000000 12345678 9abcdef0 .*
12 10010158 23456789 abcdef01 3456789a bcdef012 .*
13 10010168 456789ab cdef0123 56789abc def01234 .*
14 10010178 6789abcd ef012345 789abcde f0123456 .*
Note: See TracBrowser for help on using the repository browser.