public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: dilfridge@gentoo.org
To: binutils@sourceware.org
Cc: hjl.tools@gmail.com, "Andreas K. Hüttel" <dilfridge@gentoo.org>
Subject: [PATCH] ld testsuite: un-xfail pr19719 tests on aarch64, seems to succeed now
Date: Tue,  3 Jan 2023 22:49:31 +0100	[thread overview]
Message-ID: <20230103214931.3320223-1-dilfridge@gentoo.org> (raw)

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


             reply	other threads:[~2023-01-03 22:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-03 21:49 dilfridge [this message]
2023-01-04 15:03 ` Nick Clifton
2023-01-05  8:31 ` Nick Clifton

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230103214931.3320223-1-dilfridge@gentoo.org \
    --to=dilfridge@gentoo.org \
    --cc=binutils@sourceware.org \
    --cc=hjl.tools@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).