diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2002-02-11 06:14:12 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2002-02-11 06:14:12 +0000 |
commit | fb6de7f3cc733f594c0c6ea74a8d9f665d041c81 (patch) | |
tree | 1ad50bac81c4469a565945c116b4122ef82dcee9 /ld/testsuite/ld-sh | |
parent | f701dad2bae25125b3f23d12f843aba5417b771c (diff) | |
download | binutils-gdb-fb6de7f3cc733f594c0c6ea74a8d9f665d041c81.tar.gz |
* ld-sh/shared-1.d: Fix relocation addend.
Diffstat (limited to 'ld/testsuite/ld-sh')
-rw-r--r-- | ld/testsuite/ld-sh/shared-1.d | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/testsuite/ld-sh/shared-1.d b/ld/testsuite/ld-sh/shared-1.d index 315cfec747a..1d20cc944e9 100644 --- a/ld/testsuite/ld-sh/shared-1.d +++ b/ld/testsuite/ld-sh/shared-1.d @@ -13,7 +13,7 @@ Relocation section '\.rela\.text' at offset 0x328 contains 1 entries: Offset Info Type Symbol's Value Symbol's Name Addend -0000033c 000000a5 R_SH_RELATIVE 00000344 +0000033c 000000a5 R_SH_RELATIVE 00000340 Hex dump of section '\.rela\.text': 0x00000328 00000340 000000a5 0000033c .* |