Cilk++ is great! But I would like to use Cilk++ to take advantage of features in the newer Intel nehalem and westmere processors. Is there any plans to build the Cilk++ compiler on a more current version of GCC or ICC? Currently, I build the C code subroutines with the latest GCC or ICC compiler and the main program with the Cilk++ (gcc 4.2.4).
Thanks!

