On 10/30/13 11:16, Iyer, Balaji V wrote:


-----Original Message-----
From: Joseph Myers [mailto:jos...@codesourcery.com]
Sent: Wednesday, October 30, 2013 1:15 PM
To: Jeff Law
Cc: Iyer, Balaji V; Tobias Burnus; gcc patches
Subject: Re: Testsuite / Cilk Plus: Include library path in compile flags in
gcc.dg/cilk-plus/cilk-plus.exp

On Wed, 30 Oct 2013, Jeff Law wrote:

/* { dg-do compile } */
/* { dg-do run { target i?86-*-* x86-64-*-* } } */

But with an effective-target keyword cilkplusrts or similar, rather than
hardcoding the same list of targets in lots of places, please.


Wow, I didn't know you could do that. Do you have an example where it is done 
that I can model after?
Look at
testsuite/lib/target-support.exp for check_*. Once you see one or two, you can search in testsuite/gcc.dg for examples.

jeff

Reply via email to