https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70565
--- Comment #4 from Aldy Hernandez <aldyh at gcc dot gnu.org> --- Author: aldyh Date: Tue Jan 17 16:54:55 2017 New Revision: 244538 URL: https://gcc.gnu.org/viewcvs?rev=244538&root=gcc&view=rev Log: PR c++/70565 * cp-array-notation.c (expand_array_notation_exprs): Handle OMP_PARALLEL. Added: trunk/gcc/testsuite/g++.dg/cilk-plus/pr70565.C Modified: trunk/gcc/cp/ChangeLog trunk/gcc/cp/cp-array-notation.c