public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] [AArch64] Fixup ld-aarch64/eh-frame.d expected PC range.
@ 2014-03-31 12:00 Marcus Shawcroft
  0 siblings, 0 replies; only message in thread
From: Marcus Shawcroft @ 2014-03-31 12:00 UTC (permalink / raw)
  To: binutils

[-- Attachment #1: Type: text/plain, Size: 330 bytes --]

Fix the expected output for ld-aarch64/eh-frame.d.  This issue was
exposed by the recent fix to the output of objdump -Wf here:
https://sourceware.org/ml/binutils/2014-03/msg00251.html

Committed.

/Marcus

2014-03-31  Marcus Shawcroft  <marcus.shawcroft@arm.com>

        * ld-aarch64/eh-frame.d: Adjust FDE pc address.

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: binutils-eh-frame-merge.diff --]
[-- Type: text/x-patch; name=binutils-eh-frame-merge.diff, Size: 1460 bytes --]

commit 302d6d2ef25f88c8c91c41effab46caa806c7942
Author: Marcus Shawcroft <marcus.shawcroft@arm.com>
Date:   Mon Mar 31 12:13:03 2014 +0100

    [AArch64] Fixup ld-aarch64/eh-frame.d expected PC range.
    
    Fix the expected output for ld-aarch64/eh-frame.d.  This issue was
    exposed by the recent fix to the output of objdump -Wf here:
    https://sourceware.org/ml/binutils/2014-03/msg00251.html

diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog
index b5d1344..0d36a4f 100644
--- a/ld/testsuite/ChangeLog
+++ b/ld/testsuite/ChangeLog
@@ -1,3 +1,7 @@
+2014-03-31  Marcus Shawcroft  <marcus.shawcroft@arm.com>
+
+	* ld-aarch64/eh-frame.d: Adjust FDE pc address.
+
 2014-03-27  H.J. Lu  <hongjiu.lu@intel.com>
 
 	PR ld/16756
diff --git a/ld/testsuite/ld-aarch64/eh-frame.d b/ld/testsuite/ld-aarch64/eh-frame.d
index f3daeb2..15d5c5c 100644
--- a/ld/testsuite/ld-aarch64/eh-frame.d
+++ b/ld/testsuite/ld-aarch64/eh-frame.d
@@ -34,7 +34,7 @@ Contents of the .eh_frame section:
   DW_CFA_nop
   DW_CFA_nop
 
-0+0048 0+0014 0+004c FDE cie=0+0000 pc=f+fffff80..f+fffffc0
+0+0048 0+0014 0+004c FDE cie=0+0000 pc=0+8000..0+8040
   DW_CFA_nop
   DW_CFA_nop
   DW_CFA_nop
@@ -75,7 +75,7 @@ Contents of the .eh_frame section:
   DW_CFA_nop
   DW_CFA_nop
 
-0+00a8 0+0014 0+004c FDE cie=0+0060 pc=f+fffffc0..0+0000
+0+00a8 0+0014 0+004c FDE cie=0+0060 pc=0+8040..0+8080
   DW_CFA_nop
   DW_CFA_nop
   DW_CFA_nop

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-03-31 12:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-31 12:00 [PATCH] [AArch64] Fixup ld-aarch64/eh-frame.d expected PC range Marcus Shawcroft

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).