f529cfe3f6fc3e737a3314547b2b4b9a6d898b0a
[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 82268 00220800 00000000 00000000 dc010800 .*
13 82278 7c220800 .*
This page took 0.044823 seconds and 4 git commands to generate.