r211220 - in /trunk/gcc: c/ChangeLog c/c-array-...
kyukhin@gcc.gnu.org
kyukhin@gcc.gnu.org
Wed Jun 4 10:07:00 GMT 2014
Author: kyukhin
Date: Wed Jun 4 10:07:21 2014
New Revision: 211220
URL: http://gcc.gnu.org/viewcvs?rev=211220&root=gcc&view=rev
Log:
gcc/c/
PR c/58942
* c-array-notation.c (fix_builtin_array_notation_fn): Handle the case
with a pointer.
gcc/cp/
PR c/58942
* cp-array-notation.c (expand_sec_reduce_builtin): Handle the case
with a pointer.
gcc/testsuite/
PR c/58942
* c-c++-common/cilk-plus/AN/pr58942.c: Check for correct handling of
the case with a pointer.
Added:
trunk/gcc/testsuite/c-c++-common/cilk-plus/AN/pr58942.c
Modified:
trunk/gcc/c/ChangeLog
trunk/gcc/c/c-array-notation.c
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/cp-array-notation.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list