ld: Xfail pr20995 and pr20995-2 for tic6x-*-*
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / pic-gc-73.d
1 #source: pic-gc-73.s
2 #source: expdyn1.s
3 #as: --pic --no-underscore --em=criself -I$srcdir/$subdir
4 #ld: --shared -m crislinux --gc-sections --hash-style=sysv
5 #objdump: -s -t -R -p -T
6
7 # Left-over code coverage case from pic-gc-72; local symbol.
8
9 .*: file format elf32-cris
10 #...
11 DYNAMIC RELOCATION RECORDS \(none\)
12
13 Contents of section .hash:
14 #...
15 Contents of section .dynsym:
16 #...
17 Contents of section .dynstr:
18 #...
19 Contents of section .text:
20 .* 0f050f05 .*
21 Contents of section .dynamic:
22 2114 .*
23 #...
24 Contents of section .got:
25 .* 14210000 00000000 00000000 .*
26 Contents of section .data:
27 .* 00000000 .*
This page took 0.030728 seconds and 4 git commands to generate.