public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Roland McGrath <mcgrathr@google.com>
To: Thomas Schwinge <thomas@codesourcery.com>
Cc: binutils@sourceware.org
Subject: Re: Testsuite de-Linuxification
Date: Mon, 17 Dec 2012 19:33:00 -0000	[thread overview]
Message-ID: <CAB=4xhoauUudsAJSUTgzQKbKhDuNVTAQTsn+NxGoPDeCEnJNkQ@mail.gmail.com> (raw)
In-Reply-To: <87mwxftxmn.fsf@kepler.schwinge.homeip.net>

Thanks for the pointer, Thomas.

I've committed the following patch.


Thanks,
Roland


ld/testsuite/
2012-12-17  Roland McGrath  <mcgrathr@google.com>

	* ld-elf/elf.exp (stack exec, stack size): Run for *-*-nacl* targets.
	* ld-i386/export-class.exp: Run for i?86-*-nacl* targets.

--- a/ld/testsuite/ld-elf/elf.exp
+++ b/ld/testsuite/ld-elf/elf.exp
@@ -127,6 +127,7 @@ if { [check_gc_sections_available] && ![istarget
"v850-*-*"] } {
 }

 if { [istarget *-*-*linux*]
+     || [istarget *-*-nacl*]
      || [istarget *-*-gnu*] } {
     run_ld_link_tests {
 	{"stack exec" "-z execstack" "" {stack.s}
--- a/ld/testsuite/ld-i386/export-class.exp
+++ b/ld/testsuite/ld-i386/export-class.exp
@@ -30,6 +30,7 @@ if { ![is_elf_format] } {
 }

 if { !([istarget i?86-*-linux*]
+       || [istarget i?86-*-nacl*]
        || [istarget i?86-*-gnu*]) } {
     return
 }

  parent reply	other threads:[~2012-12-17 19:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-15 10:32 Thomas Schwinge
2012-12-15 10:35 ` Thomas Schwinge
2012-12-17 19:33 ` Roland McGrath [this message]
2013-01-07 16:20 ` Maciej W. Rozycki
2013-01-08 10:31   ` Thomas Schwinge

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='CAB=4xhoauUudsAJSUTgzQKbKhDuNVTAQTsn+NxGoPDeCEnJNkQ@mail.gmail.com' \
    --to=mcgrathr@google.com \
    --cc=binutils@sourceware.org \
    --cc=thomas@codesourcery.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).