diff options
Diffstat (limited to 'ld')
-rw-r--r-- | ld/testsuite/ChangeLog | 5 | ||||
-rw-r--r-- | ld/testsuite/ld-cris/pic-gc-72.d | 7 |
2 files changed, 9 insertions, 3 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index 6d323de..69df1ad 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2011-10-14 Hans-Peter Nilsson <hp@axis.com> + + * ld-cris/pic-gc-72.d: Adjust for dropping unused undefined + dynamic symbol "dsofn". + 2011-10-10 Alan Modra <amodra@gmail.com> * ld-powerpc/relbrlt.d: Update for stub alignment change. 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 .* |