re PR c/61271 (10 * possible coding error with logical not (!))
authorJonathan Wakely <jwakely@redhat.com>
Thu, 22 May 2014 12:17:15 +0000 (13:17 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Thu, 22 May 2014 12:17:15 +0000 (13:17 +0100)
commitd8000f037857a297c0cd900794fd53477f65e765
treeed6c9870c1f5cf0786a0bc5e8770bca7213ead2f
parent6aa9ea7f4cd63b79d8bb61fab22d4f97ff5f2dea
re PR c/61271 (10 * possible coding error with logical not (!))

cp:
PR c/61271
* cp-array-notation.c (cilkplus_an_triplet_types_ok_p): Fix condition.

testsuite:
PR c/61271
* g++.dg/cilk-plus/AN/array_function.cc: New.

From-SVN: r210804
gcc/cp/ChangeLog
gcc/cp/cp-array-notation.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cilk-plus/AN/array_function.cc [new file with mode: 0644]