From: Marcus Shawcroft Date: Mon, 31 Mar 2014 11:58:48 +0000 (+0100) Subject: [AArch64] Fixup ld-aarch64/eh-frame.d expected PC range. X-Git-Tag: gdb-7.8-release~691 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=72c56015dda568cdcce75dc0316aa768f922c2d7;p=thirdparty%2Fbinutils-gdb.git [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 b5d13447053..0d36a4fd88a 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2014-03-31 Marcus Shawcroft + + * ld-aarch64/eh-frame.d: Adjust FDE pc address. + 2014-03-27 H.J. Lu PR ld/16756 diff --git a/ld/testsuite/ld-aarch64/eh-frame.d b/ld/testsuite/ld-aarch64/eh-frame.d index f3daeb2eb1c..15d5c5c0c4a 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