diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2011-10-14 06:51:48 +0000 |
---|---|---|
committer | Hans-Peter Nilsson <hp@axis.com> | 2011-10-14 06:51:48 +0000 |
commit | 357f012bf45351de32e15e29f1b4ee6deae74754 (patch) | |
tree | 1ed9e0d9df5f419aefa910a39f423db34e11f3a9 /ld/testsuite/ld-cris | |
parent | c8cb637a514bab25d020b6cba2d056ca12102dbb (diff) | |
download | binutils-357f012bf45351de32e15e29f1b4ee6deae74754.zip binutils-357f012bf45351de32e15e29f1b4ee6deae74754.tar.gz binutils-357f012bf45351de32e15e29f1b4ee6deae74754.tar.bz2 |
* ld-cris/pic-gc-72.d: Adjust for dropping unused undefined
dynamic symbol "dsofn".
Diffstat (limited to 'ld/testsuite/ld-cris')
-rw-r--r-- | ld/testsuite/ld-cris/pic-gc-72.d | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/ld/testsuite/ld-cris/pic-gc-72.d b/ld/testsuite/ld-cris/pic-gc-72.d index 7c30980c..7e72752 100644 --- a/ld/testsuite/ld-cris/pic-gc-72.d +++ b/ld/testsuite/ld-cris/pic-gc-72.d @@ -19,10 +19,11 @@ Contents of section .dynsym: Contents of section .dynstr: #... Contents of section .text: - 0188 0f050f05 .* + 016e 0f050f05 .* Contents of section .dynamic: + 2174 .* #... Contents of section .got: - 21e4 8c210000 00000000 00000000 .* + 21cc 74210000 00000000 00000000 .* Contents of section .data: - 21f0 00000000 .* + 21d8 00000000 .* |