* ld-cris/expdyn1.d, ld-cris/expdyn5.d, ld-cris/expdyn6.d,
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / expdyn5.d
1 #source: expdyn1.s
2 #source: expdref1.s --pic
3 #as: --no-underscore
4 #ld: -m crislinux --export-dynamic tmpdir/libdso-1.so
5 #objdump: -s -j .got
6
7 # Like expdyn2.d, but testing that the .got contents is correct. There
8 # needs to be a .got due to the GOT relocs, but the entry is constant.
9
10 .*: file format elf32-cris
11 Contents of section \.got:
12 82288 20220800 00000000 00000000 06020800 .*
13 82298 9c220800 .*
This page took 0.030777 seconds and 5 git commands to generate.