From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1062) id C49D73858C54; Wed, 7 Jun 2023 09:33:40 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C49D73858C54 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable From: Alan Modra To: bfd-cvs@sourceware.org Subject: [binutils-gdb] ld-elf/eh5 remove xfail hppa64 X-Act-Checkin: binutils-gdb X-Git-Author: Alan Modra X-Git-Refname: refs/heads/master X-Git-Oldrev: cb50f66e6ac7fa6dac664c10131e2c49fb94a591 X-Git-Newrev: c6cad198b15e90df947921b58a0f052635050b4d Message-Id: <20230607093340.C49D73858C54@sourceware.org> Date: Wed, 7 Jun 2023 09:33:40 +0000 (GMT) X-BeenThere: binutils-cvs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Binutils-cvs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Jun 2023 09:33:40 -0000 https://sourceware.org/git/gitweb.cgi?p=3Dbinutils-gdb.git;h=3Dc6cad198b15e= 90df947921b58a0f052635050b4d commit c6cad198b15e90df947921b58a0f052635050b4d Author: Alan Modra Date: Wed Jun 7 17:28:22 2023 +0930 ld-elf/eh5 remove xfail hppa64 =20 Commit cb81e84c72 resulted in an xpass for hppa64-hp-hpux11, but the test still fails on hpp64-linux. Let's make it pass for hppa64-linux too, by accepting pcrel sdata8 encoding in the augmentation data. Diff: --- ld/testsuite/ld-elf/eh5.d | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/ld/testsuite/ld-elf/eh5.d b/ld/testsuite/ld-elf/eh5.d index 3f3fd2d0354..cec87105915 100644 --- a/ld/testsuite/ld-elf/eh5.d +++ b/ld/testsuite/ld-elf/eh5.d @@ -4,7 +4,7 @@ #ld: #readelf: -wf #target: [check_as_cfi] -#xfail: alpha-*-*ecoff hppa64-*-* tile*-*-* visium-*-* +#xfail: alpha-*-*ecoff tile*-*-* visium-*-* =20 Contents of the .eh_frame section: =20 @@ -14,7 +14,7 @@ Contents of the .eh_frame section: Code alignment factor: .* Data alignment factor: .* Return address column: .* - Augmentation data: (0b|0c|1b) + Augmentation data: [01][bc] =20 DW_CFA_nop DW_CFA_nop @@ -37,7 +37,7 @@ Contents of the .eh_frame section: Code alignment factor: .* Data alignment factor: .* Return address column: .* - Augmentation data: 03 .. .. .. .. (0b|0c|1b) + Augmentation data: 03 .. .. .. .. [01][bc] =20 DW_CFA_nop =20 @@ -61,7 +61,7 @@ Contents of the .eh_frame section: Code alignment factor: .* Data alignment factor: .* Return address column: .* - Augmentation data: 03 .. .. .. .. 0c (0b|0c|1b) + Augmentation data: 03 .. .. .. .. 0c [01][bc] =20 DW_CFA_nop DW_CFA_nop @@ -86,7 +86,7 @@ Contents of the .eh_frame section: Code alignment factor: .* Data alignment factor: .* Return address column: .* - Augmentation data: (0b|0c|1b) + Augmentation data: [01][bc] =20 DW_CFA_def_cfa: r0(.*) ofs 16 #? DW_CFA_nop @@ -109,7 +109,7 @@ Contents of the .eh_frame section: Code alignment factor: .* Data alignment factor: .* Return address column: .* - Augmentation data: 03 .. .. .. .. (0b|0c|1b) + Augmentation data: 03 .. .. .. .. [01][bc] =20 DW_CFA_nop #? DW_CFA_nop @@ -139,7 +139,7 @@ Contents of the .eh_frame section: Code alignment factor: .* Data alignment factor: .* Return address column: .* - Augmentation data: 03 .. .. .. .. 0c (0b|0c|1b) + Augmentation data: 03 .. .. .. .. 0c [01][bc] =20 DW_CFA_nop DW_CFA_nop