[PATCH 36/57][Arm][GAS] Add support for MVE instructions: wlstp, dlstp, letp and...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / expdyn5.d
1 #source: expdyn1.s
2 #source: expdref1.s --pic
3 #as: --no-underscore --em=criself
4 #ld: -m crislinux --export-dynamic tmpdir/libdso-1.so --hash-style=sysv
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 82244 dc210800 00000000 00000000 bf010800 .*
13 82254 58220800 .*
This page took 0.029264 seconds and 4 git commands to generate.