Hi! Following change mentions that now all Cilk Plus features added to GCC
Index: htdocs/index.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v retrieving revision 1.936 diff -p -r1.936 index.html *** htdocs/index.html 14 Aug 2014 09:04:23 -0000 1.936 --- htdocs/index.html 10 Sep 2014 12:04:19 -0000 *************** mission statement</a>.</p> *** 52,57 **** --- 52,61 ---- <dl class="news"> + <dt><span>Complete support for <a href="http://cilk.org">Cilk Plus</a> features was added to GCC</span> + <span class="date">[2014-09-02]</span></dt> + <dd>Contributed by Jakub Jelinek, Iyer Balaji and Igor Zamyatin.</dd> + <dt><span>New GCC version numbering <a href="develop.html#num_scheme">scheme</a> announced</span> <span class="date">[2014-08-13]</span></dt> <dd></dd> Pre-approved by Gerald Thanks, Igor