* Makefile.tpl: Clean $(BUILD_SUBDIR).
[deliverable/binutils-gdb.git] / ld / testsuite / ld-powerpc / tlstocso.g
1 #source: tlstoc.s
2 #as: -a64
3 #ld: -shared -melf64ppc
4 #objdump: -sj.toc
5 #target: powerpc64*-*-*
6
7 .*: +file format elf64-powerpc
8
9 Contents of section \.toc:
10 108e8 00000000 00000000 00000000 00000000 .*
11 108f8 00000000 00000000 00000000 00000000 .*
12 10908 00000000 00000000 00000000 00000000 .*
13 10918 00000000 00000000 00000000 00000000 .*
14 10928 00000000 00000000 00000000 00000000 .*
This page took 0.030253 seconds and 4 git commands to generate.