]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - ld/testsuite/ld-sh/sh64/init64.d
01c8e97068004a77adc7154751da2199837ebd42
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-sh / sh64 / init64.d
1 #source: init.s
2 #as: --abi=64
3 #ld: -shared -mshelf64
4 #readelf: -d
5 #target: sh64-*-elf
6
7 # Make sure that the lsb of DT_INIT and DT_FINI entries is set
8 # when _init and _fini are SHmedia code.
9
10 .*
11 Tag Type Name/Value
12 0x000000000000000c \(INIT\) .*[13579bdf]
13 0x000000000000000d \(FINI\) .*[13579bdf]
14 #pass