This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

FYI, reverted ld-cris/pic-gc-72.d change on 2.22


I noticed ld-cris/pic-gc-72.d failed on the 2.22 branch,
apparently due to the cause for the adjustment having been
reverted, hence I reverted the adjustment change.

2.22/ld/testsuite:
	* ld-cris/pic-gc-72.d: Revert last change to adjust for reverted
	cause for last change.

Index: ld-cris/pic-gc-72.d
===================================================================
RCS file: /cvs/src/src/ld/testsuite/ld-cris/pic-gc-72.d,v
retrieving revision 1.1.8.1
diff -p -u -r1.1.8.1 pic-gc-72.d
--- ld-cris/pic-gc-72.d	14 Oct 2011 09:05:03 -0000	1.1.8.1
+++ ld-cris/pic-gc-72.d	1 Dec 2011 22:22:17 -0000
@@ -19,11 +19,10 @@ Contents of section .dynsym:
 Contents of section .dynstr:
 #...
 Contents of section .text:
- 016e 0f050f05                             .*
+ 0188 0f050f05                             .*
 Contents of section .dynamic:
- 2174 .*
 #...
 Contents of section .got:
- 21cc 74210000 00000000 00000000           .*
+ 21e4 8c210000 00000000 00000000           .*
 Contents of section .data:
- 21d8 00000000                             .*
+ 21f0 00000000                             .*

brgds, H-P


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]