public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Specifying dg-do based on the target ?
@ 2002-10-15  9:00 Kaveh R. Ghazi
  0 siblings, 0 replies; only message in thread
From: Kaveh R. Ghazi @ 2002-10-15  9:00 UTC (permalink / raw)
  To: gcc

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-10-15 14:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-15  9:00 Specifying dg-do based on the target ? Kaveh R. Ghazi

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).