public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: "Maciej W. Rozycki" <macro@imgtec.com>
To: Nick Clifton <nickc@redhat.com>
Cc: <binutils@sourceware.org>
Subject: Re: New ld failure with STB_GNU_UNIQUE patch
Date: Thu, 19 May 2016 10:23:00 -0000	[thread overview]
Message-ID: <alpine.DEB.2.00.1605191120590.6794@tp.orcam.me.uk> (raw)
In-Reply-To: <0afc7cfc-3bfb-2732-5fc1-1cfcbcb31acc@redhat.com>

On Wed, 18 May 2016, Nick Clifton wrote:

> True.  Feel free to apply a patch to correct this. :-)

 Here's what I applied.

	ld/
	* testsuite/lib/ld-lib.exp (check_shared_lib_support): Reorder
	`ft32-*-*' behind `frv-*-*'.

  Maciej

diff --git a/ld/testsuite/lib/ld-lib.exp b/ld/testsuite/lib/ld-lib.exp
index 07ed747..f0a3fcc 100644
--- a/ld/testsuite/lib/ld-lib.exp
+++ b/ld/testsuite/lib/ld-lib.exp
@@ -1719,8 +1719,8 @@ proc check_shared_lib_support { } {
 	 && ![istarget dlx-*-*]
 	 && ![istarget epiphany-*-*]
 	 && ![istarget fr30-*-*]
-	 && ![istarget ft32-*-*]
 	 && ![istarget frv-*-*]
+	 && ![istarget ft32-*-*]
 	 && ![istarget h8300-*-*]
 	 && ![istarget i860-*-*]
 	 && ![istarget i960-*-*]

      reply	other threads:[~2016-05-19 10:23 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-17 13:56 Nick Clifton
2016-05-17 14:17 ` Maciej W. Rozycki
2016-05-17 16:31   ` Maciej W. Rozycki
2016-05-18  9:11     ` Nick Clifton
2016-05-18  9:16       ` Maciej W. Rozycki
2016-05-18  9:55         ` Nick Clifton
2016-05-19 10:23           ` Maciej W. Rozycki [this message]

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=alpine.DEB.2.00.1605191120590.6794@tp.orcam.me.uk \
    --to=macro@imgtec.com \
    --cc=binutils@sourceware.org \
    --cc=nickc@redhat.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).