On Tue, 11 Mar 2014, Tobias Burnus wrote:

> When using Cilk Plus (-fcilkplus), it makes sense to automatically link the
> run-time library (-lcilkrts).
> 
> This patch mimics libgomp by adding a .spec file; I am not 100% sure whether
> the .spec file is needed, but the pthread tests in libgomp imply that it makes
> sense. (libgomp also checks for -lrt for the high-performance timers, a check
> which is not required for libcilkrts.)
> 
> Bootstrapped on x86-64-gnu-linux.
> OK for the trunk?

The driver changes are OK.

-- 
Joseph S. Myers
jos...@codesourcery.com

Reply via email to