From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2124) id 0F7513858D28; Thu, 5 Jan 2023 08:35:45 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0F7513858D28 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable From: Nick Clifton To: bfd-cvs@sourceware.org Subject: [binutils-gdb] Un xfail the PR19719 test for the AArch64 architecture X-Act-Checkin: binutils-gdb X-Git-Author: Andreas K. Huettel X-Git-Refname: refs/heads/master X-Git-Oldrev: d3efc341c04544439027eaa92eeb61bdffa27c80 X-Git-Newrev: b26c8438c71d44427fc9c7ef6fa2ab1742d220a9 Message-Id: <20230105083546.0F7513858D28@sourceware.org> Date: Thu, 5 Jan 2023 08:35:45 +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: Thu, 05 Jan 2023 08:35:46 -0000 https://sourceware.org/git/gitweb.cgi?p=3Dbinutils-gdb.git;h=3Db26c8438c71d= 44427fc9c7ef6fa2ab1742d220a9 commit b26c8438c71d44427fc9c7ef6fa2ab1742d220a9 Author: Andreas K. Huettel Date: Thu Jan 5 08:35:18 2023 +0000 Un xfail the PR19719 test for the AArch64 architecture Diff: --- ld/ChangeLog | 5 +++++ ld/testsuite/ld-elf/shared.exp | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ld/ChangeLog b/ld/ChangeLog index 4c39f3cec46..a619fa1b85f 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2023-01-05 Andreas K. Huettel + + * testsuite/ld-elf/shared.exp: un-xfail the PR19710 test for the + AArch64 architecture. + 2023-01-04 Andreas K. Huettel =20 PR 29843 diff --git a/ld/testsuite/ld-elf/shared.exp b/ld/testsuite/ld-elf/shared.exp index 6dd99bb5c9d..db9d71398de 100644 --- a/ld/testsuite/ld-elf/shared.exp +++ b/ld/testsuite/ld-elf/shared.exp @@ -1656,7 +1656,7 @@ proc mix_pic_and_non_pic {xfails cflags ldflags exe} { } } =20 -mix_pic_and_non_pic [list "arm*-*-*" "aarch64*-*-*"] "" "" "pr19719" +mix_pic_and_non_pic [list "arm*-*-*"] "" "" "pr19719" mix_pic_and_non_pic [] "-fPIE" "-pie" "pr19719pie" =20 set AFLAGS_PIE ""