Hello Everyone,
        What I ideally wanted to do with my testsuite files was that I want all 
the Cilk keywords test to compile no matter what the architecture is, but it 
should only run in certain architectures where the runtime is enabled (this is 
known statically and thus the testsuite doesn't have to do anything to figure 
it out.). Can someone please tell me how do I do this?

Thanks,

Balaji V. Iyer.

> -----Original Message-----
> From: Tobias Burnus [mailto:bur...@net-b.de]
> Sent: Wednesday, October 30, 2013 6:35 AM
> To: gcc patches; Iyer, Balaji V
> Subject: Testsuite / Cilk Plus: Include library path in compile flags in 
> gcc.dg/cilk-
> plus/cilk-plus.exp
> 
> Without that patch, which I have copied from asan-dg.exp, I get tons of 
> failures
> because "ld" cannot find libcilkrts.
> 
> OK for committal?
> 
> Tobias

Reply via email to