summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/ld/testsuite/ld-sh/sh64/init64.d
blob: 01c8e97068004a77adc7154751da2199837ebd42 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#source: init.s
#as: --abi=64
#ld: -shared -mshelf64
#readelf: -d
#target: sh64-*-elf

# Make sure that the lsb of DT_INIT and DT_FINI entries is set
# when _init and _fini are SHmedia code.

.*
  Tag        Type                         Name/Value
 0x000000000000000c \(INIT\) .*[13579bdf]
 0x000000000000000d \(FINI\) .*[13579bdf]
#pass