public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] ld testsuite: un-xfail pr19719 tests on aarch64, seems to succeed now
@ 2023-01-03 21:49 dilfridge
  2023-01-04 15:03 ` Nick Clifton
  2023-01-05  8:31 ` Nick Clifton
  0 siblings, 2 replies; 3+ messages in thread
From: dilfridge @ 2023-01-03 21:49 UTC (permalink / raw)
  To: binutils; +Cc: hjl.tools, Andreas K. Hüttel

From: Andreas K. Hüttel <dilfridge@gentoo.org>

---
 ld/testsuite/ld-elf/shared.exp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 ""
-- 
2.38.2


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] ld testsuite: un-xfail pr19719 tests on aarch64, seems to succeed now
  2023-01-03 21:49 [PATCH] ld testsuite: un-xfail pr19719 tests on aarch64, seems to succeed now dilfridge
@ 2023-01-04 15:03 ` Nick Clifton
  2023-01-05  8:31 ` Nick Clifton
  1 sibling, 0 replies; 3+ messages in thread
From: Nick Clifton @ 2023-01-04 15:03 UTC (permalink / raw)
  To: dilfridge, binutils; +Cc: hjl.tools

Hi Andreas,
>   ld/testsuite/ld-elf/shared.exp | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)

Approved - please apply.

Cheers
   Nick


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] ld testsuite: un-xfail pr19719 tests on aarch64, seems to succeed now
  2023-01-03 21:49 [PATCH] ld testsuite: un-xfail pr19719 tests on aarch64, seems to succeed now dilfridge
  2023-01-04 15:03 ` Nick Clifton
@ 2023-01-05  8:31 ` Nick Clifton
  1 sibling, 0 replies; 3+ messages in thread
From: Nick Clifton @ 2023-01-05  8:31 UTC (permalink / raw)
  To: dilfridge, binutils; +Cc: hjl.tools

Hi Andreas,

>   ld/testsuite/ld-elf/shared.exp | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)

Approved - please apply.

Cheers
   Nick


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-01-05  8:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-03 21:49 [PATCH] ld testsuite: un-xfail pr19719 tests on aarch64, seems to succeed now dilfridge
2023-01-04 15:03 ` Nick Clifton
2023-01-05  8:31 ` 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).