diff options
author | Alan Modra <amodra@gmail.com> | 2005-08-15 15:39:48 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2005-08-15 15:39:48 +0000 |
commit | 85167a847e75be75d22a57909d384bad806e66ab (patch) | |
tree | 1cf8759980d9a880793809a4bf9dbc74761c8bc0 /ld/testsuite/ld-sh/shared-1.d | |
parent | d98685ac81121ad2dc5acec4300d9f0833b7bd0f (diff) | |
download | gdb-85167a847e75be75d22a57909d384bad806e66ab.zip gdb-85167a847e75be75d22a57909d384bad806e66ab.tar.gz gdb-85167a847e75be75d22a57909d384bad806e66ab.tar.bz2 |
Adjust for dynamic sym changes.
Diffstat (limited to 'ld/testsuite/ld-sh/shared-1.d')
-rw-r--r-- | ld/testsuite/ld-sh/shared-1.d | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ld/testsuite/ld-sh/shared-1.d b/ld/testsuite/ld-sh/shared-1.d index 8ee19bd..fbc4d6e 100644 --- a/ld/testsuite/ld-sh/shared-1.d +++ b/ld/testsuite/ld-sh/shared-1.d @@ -13,10 +13,10 @@ Relocation section '\.rela\.text' at offset 0x[0-9a-f]+ contains 1 entries: .* -000001f8 000000a5 R_SH_RELATIVE +000001fc +000001b0 000000a5 R_SH_RELATIVE +000001b4 Hex dump of section '\.rela\.text': - 0x000001e4 000001fc 000000a5 000001f8 .* + 0x0000019c 000001b4 000000a5 000001b0 .* Hex dump of section '\.text': - 0x000001f0 000001fc 00090009 00090009 .* + 0x000001a8 000001b4 00090009 00090009 .* |