public inbox for binutils-cvs@sourceware.org
 help / color / mirror / Atom feed
* [binutils-gdb] Un xfail the PR19719 test for the AArch64 architecture
@ 2023-01-05  8:35 Nick Clifton
  0 siblings, 0 replies; only message in thread
From: Nick Clifton @ 2023-01-05  8:35 UTC (permalink / raw)
  To: bfd-cvs

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=b26c8438c71d44427fc9c7ef6fa2ab1742d220a9

commit b26c8438c71d44427fc9c7ef6fa2ab1742d220a9
Author: Andreas K. Huettel <dilfridge@gentoo.org>
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  <dilfridge@gentoo.org>
+
+	* testsuite/ld-elf/shared.exp: un-xfail the PR19710 test for the
+	AArch64 architecture.
+
 2023-01-04  Andreas K. Huettel  <dilfridge@gentoo.org>
 
 	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} {
     }
 }
 
-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"
 
 set AFLAGS_PIE ""

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

only message in thread, other threads:[~2023-01-05  8:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-05  8:35 [binutils-gdb] Un xfail the PR19719 test for the AArch64 architecture Nick Clifton

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).