summaryrefslogtreecommitdiff
path: root/binutils
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2013-11-02 15:31:16 +1030
committerAlan Modra <amodra@gmail.com>2013-11-02 15:31:16 +1030
commitc7c3f80e9ccc436c6061f1c85b7ca9450fa5d3aa (patch)
tree76b72bc9b9ae3a190ad18b5c1afbc277a269fc56 /binutils
parent5b0ad99a826dfe3f3e9e31efe3590fae68a54918 (diff)
downloadbinutils-gdb-c7c3f80e9ccc436c6061f1c85b7ca9450fa5d3aa.tar.gz
Assorted x86 testsuite fixes.
I think HJ has already fixed the binutils and ld tests with his 2013-09-27 readelf change, but this allows them to pass with wider address output as per Nick's 2013-09-12 readelf change. binutils/testsuite/ * binutils-all/x86-64/compressed-1a.d: Allow wide display of addresses. gas/testsuite/ * gas/cfi/cfi-x86_64.d: Match when lacking end of section padding. ld/testsuite/ * ld-pe/cfi.d: Allow wide display of addresses.
Diffstat (limited to 'binutils')
-rw-r--r--binutils/testsuite/ChangeLog2
-rw-r--r--binutils/testsuite/binutils-all/x86-64/compressed-1a.d6
2 files changed, 5 insertions, 3 deletions
diff --git a/binutils/testsuite/ChangeLog b/binutils/testsuite/ChangeLog
index e11fbe16041..94f0ce4efc9 100644
--- a/binutils/testsuite/ChangeLog
+++ b/binutils/testsuite/ChangeLog
@@ -1,5 +1,7 @@
2013-11-02 Alan Modra <amodra@gmail.com>
+ * binutils-all/x86-64/compressed-1a.d: Allow wide display of addresses.
+
* binutils-all/dw2-1.S: Use .4byte rather than .int.
* binutils-all/dw2-2.S: Likewise.
diff --git a/binutils/testsuite/binutils-all/x86-64/compressed-1a.d b/binutils/testsuite/binutils-all/x86-64/compressed-1a.d
index f1e4bbcd88f..19471ab629a 100644
--- a/binutils/testsuite/binutils-all/x86-64/compressed-1a.d
+++ b/binutils/testsuite/binutils-all/x86-64/compressed-1a.d
@@ -135,7 +135,7 @@ Contents of the .[z]?debug_str section:
Contents of the .[z]?debug_frame section:
-00000000 0+014 ffffffff CIE
+0+ 0+14 0*ffffffff CIE
Version: 1
Augmentation: ""
Code alignment factor: 1
@@ -151,7 +151,7 @@ Contents of the .[z]?debug_frame section:
DW_CFA_nop
DW_CFA_nop
-00000018 0+014 00000000 FDE cie=00000000 pc=0+0000..0+0002
+0+18 0+14 0+ FDE cie=0+ pc=0+..0+2
-00000030 0+014 00000000 FDE cie=00000000 pc=0+0010..0+0015
+0+30 0+14 0+ FDE cie=0+ pc=0+10..0+15