Don't hardcode offset of .shstrtab section
[deliverable/binutils-gdb.git] / ld / testsuite / ld-sh / sh64 / init-cmpct.d
CommitLineData
30c8cc68
AM
1#source: init.s
2#as: --abi=32 --isa=SHcompact
3#ld: -shared -mshelf32
4#readelf: -d
5#target: sh64-*-elf
6
7# Make sure that the lsb of DT_INIT and DT_FINI entries is not set
8# when _init and _fini are SHcompact code.
9
85167a84 10Dynamic section at offset .* contains 8 entries:
30c8cc68 11 Tag Type Name/Value
85167a84
AM
12 0x0000000c \(INIT\) .*[02468ace]
13 0x0000000d \(FINI\) .*[02468ace]
14#pass
This page took 0.736043 seconds and 4 git commands to generate.