mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-03 04:12:10 +08:00
1790e8ab27
ld-cris/nodyn5.d, ld-cris/expdyn5.d: New tests.
14 lines
438 B
Makefile
14 lines
438 B
Makefile
#source: expdyn1.s
|
|
#source: expdref1.s --pic
|
|
#as: --no-underscore
|
|
#ld: -m crislinux --export-dynamic tmpdir/libdso-1.so
|
|
#objdump: -s -j .got
|
|
|
|
# Like expdyn2.d, but testing that the .got contents is correct. There
|
|
# needs to be a .got due to the GOT relocs, but the entry is constant.
|
|
|
|
.*: file format elf32-cris
|
|
Contents of section \.got:
|
|
8228c 24220800 00000000 00000000 06020800 .*
|
|
8229c 20220800 .*
|