public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Kaveh R. Ghazi" <ghazi@caip.rutgers.edu>
To: gcc@gcc.gnu.org
Subject: Specifying dg-do based on the target ?
Date: Tue, 15 Oct 2002 09:00:00 -0000	[thread overview]
Message-ID: <200210151439.KAA09711@caip.rutgers.edu> (raw)

Does anyone know how to change dg-do in the gcc.dg test directory
based on the target?  I've tried e.g.:

/* { dg-do run } */
/* { dg-do assemble { target mips*-*-irix* } } */

in an attempt to get one behavior by default and another on a
particular target but it doesn't work.  The testsuite only ever takes
into account one of these commands (the first one it sees I think.)

I'm using 
ftp://gcc.gnu.org/pub/gcc/infrastructure/dejagnu-20010126.tar.gz
in case that matters.

Is there some other syntax I should be using?

		Thanks,
		--Kaveh
--
Kaveh R. Ghazi			ghazi@caip.rutgers.edu

                 reply	other threads:[~2002-10-15 14:45 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=200210151439.KAA09711@caip.rutgers.edu \
    --to=ghazi@caip.rutgers.edu \
    --cc=gcc@gcc.gnu.org \
    /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).