* ld-cris/pic-gc-72.d: Adjust for dropping unused undefined
authorHans-Peter Nilsson <hp@axis.com>
Fri, 14 Oct 2011 06:51:48 +0000 (06:51 +0000)
committerHans-Peter Nilsson <hp@axis.com>
Fri, 14 Oct 2011 06:51:48 +0000 (06:51 +0000)
dynamic symbol "dsofn".

ld/testsuite/ChangeLog
ld/testsuite/ld-cris/pic-gc-72.d

index 6d323de1523e54641c43363fb08007e50b9d1c91..69df1ad0a4ea30c4431869f86a67173f42e097dc 100644 (file)
@@ -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.
index 7c30980c3b00073ca2e9e4449e6ad013478d6e4d..7e727525a29780e5d95c7402de340f71b97fbd87 100644 (file)
@@ -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                             .*
This page took 0.029278 seconds and 4 git commands to generate.