summaryrefslogtreecommitdiffstats
path: root/ld
diff options
context:
space:
mode:
authorKyrylo Tkachov <ktkachov@sourceware.org>2013-10-04 08:25:09 +0000
committerKyrylo Tkachov <ktkachov@sourceware.org>2013-10-04 08:25:09 +0000
commit14e6465500d62b5c4e1694590c5fda55c2a980b1 (patch)
tree8a64ff57098cd2a99c59a0409c48b2bc18e498e8 /ld
parent8bfafef508cc232cab07e761e29e242bc6a6b081 (diff)
downloadppe42-binutils-14e6465500d62b5c4e1694590c5fda55c2a980b1.tar.gz
ppe42-binutils-14e6465500d62b5c4e1694590c5fda55c2a980b1.zip
2013-10-04 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
* ld-aarch64/eh-frame.d: Update expected output to allow for 64-bit addresses.
Diffstat (limited to 'ld')
-rw-r--r--ld/testsuite/ChangeLog5
-rw-r--r--ld/testsuite/ld-aarch64/eh-frame.d8
2 files changed, 9 insertions, 4 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog
index 6a20c3218b..6e7283d8f9 100644
--- a/ld/testsuite/ChangeLog
+++ b/ld/testsuite/ChangeLog
@@ -1,3 +1,8 @@
+2013-10-04 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
+
+ * ld-aarch64/eh-frame.d: Update expected output to allow for
+ 64-bit addresses.
+
2013-10-04 Will Newton <will.newton@linaro.org>
* ld-ifunc/ifunc.exp: Enable ifunc tests for AArch64.
diff --git a/ld/testsuite/ld-aarch64/eh-frame.d b/ld/testsuite/ld-aarch64/eh-frame.d
index 88e99889e8..f3daeb2eb1 100644
--- a/ld/testsuite/ld-aarch64/eh-frame.d
+++ b/ld/testsuite/ld-aarch64/eh-frame.d
@@ -2,7 +2,7 @@
Contents of the .eh_frame section:
-00000000 00000044 00000000 CIE
+0+0000 0+0044 0+0000 CIE
Version: 1
Augmentation: "zR"
Code alignment factor: 2
@@ -34,7 +34,7 @@ Contents of the .eh_frame section:
DW_CFA_nop
DW_CFA_nop
-00000048 00000014 0000004c FDE cie=00000000 pc=f*ffffff80..f*ffffffc0
+0+0048 0+0014 0+004c FDE cie=0+0000 pc=f+fffff80..f+fffffc0
DW_CFA_nop
DW_CFA_nop
DW_CFA_nop
@@ -43,7 +43,7 @@ Contents of the .eh_frame section:
DW_CFA_nop
DW_CFA_nop
-00000060 00000044 00000000 CIE
+0+0060 0+0044 0+0000 CIE
Version: 1
Augmentation: "zR"
Code alignment factor: 2
@@ -75,7 +75,7 @@ Contents of the .eh_frame section:
DW_CFA_nop
DW_CFA_nop
-000000a8 00000014 0000004c FDE cie=00000060 pc=f*ffffffc0..00000000
+0+00a8 0+0014 0+004c FDE cie=0+0060 pc=f+fffffc0..0+0000
DW_CFA_nop
DW_CFA_nop
DW_CFA_nop
OpenPOWER on IntegriCloud