diff options
Diffstat (limited to 'ld/testsuite/ld-sh/sh64/init-cmpct.d')
-rw-r--r-- | ld/testsuite/ld-sh/sh64/init-cmpct.d | 14 |
1 files changed, 4 insertions, 10 deletions
diff --git a/ld/testsuite/ld-sh/sh64/init-cmpct.d b/ld/testsuite/ld-sh/sh64/init-cmpct.d index b9f1731..6f64bc4 100644 --- a/ld/testsuite/ld-sh/sh64/init-cmpct.d +++ b/ld/testsuite/ld-sh/sh64/init-cmpct.d @@ -7,14 +7,8 @@ # Make sure that the lsb of DT_INIT and DT_FINI entries is not set # when _init and _fini are SHcompact code. -Dynamic section at offset 0x228 contains 8 entries: +Dynamic section at offset .* contains 8 entries: Tag Type Name/Value - 0x0000000c \(INIT\) 0x216 - 0x0000000d \(FINI\) 0x21e - 0x00000004 \(HASH\) 0x94 - 0x00000005 \(STRTAB\) 0x1c0 - 0x00000006 \(SYMTAB\) 0xe0 - 0x0000000a \(STRSZ\) 85 \(bytes\) - 0x0000000b \(SYMENT\) 16 \(bytes\) - 0x00000000 \(NULL\) 0x0 - + 0x0000000c \(INIT\) .*[02468ace] + 0x0000000d \(FINI\) .*[02468ace] +#pass |