PR21910, segfault in common symbol override test when hash-style=gnu
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / pic-gc-73.d
CommitLineData
bcae4342
HPN
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
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#...
11DYNAMIC RELOCATION RECORDS \(none\)
12
13Contents of section .hash:
14#...
15Contents of section .dynsym:
16#...
17Contents of section .dynstr:
18#...
19Contents of section .text:
20 016e 0f050f05 .*
21Contents of section .dynamic:
22#...
23Contents of section .got:
24 21cc 74210000 00000000 00000000 .*
25Contents of section .data:
26 21d8 00000000 .*
This page took 0.36786 seconds and 4 git commands to generate.