https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80038
--- Comment #7 from Florent Hivert <florent.hivert at lri dot fr> --- (In reply to Jeffrey A. Law from comment #6) > Also note it is likely Cilk+ will be deprecated in gcc-7 That's a huge pity from my point of view. For recursive exploration like the code I put here, I don't know any equivalent in both easyness of writing the code and performance of the result. However, I can't probably imagine the difficulty of maintaining such a code.