From c7c3f80e9ccc436c6061f1c85b7ca9450fa5d3aa Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Sat, 2 Nov 2013 15:31:16 +1030 Subject: 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. --- binutils/testsuite/ChangeLog | 2 ++ binutils/testsuite/binutils-all/x86-64/compressed-1a.d | 6 +++--- 2 files changed, 5 insertions(+), 3 deletions(-) (limited to 'binutils') 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 + * 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 -- cgit v1.2.1