]> gcc.gnu.org Git - gcc.git/commit - gcc/c/ChangeLog
re PR c/58942 (cilkplus internal compiler error: tree check __sec_reduce_max_ind)
authorIgor Zamyatin <igor.zamyatin@intel.com>
Wed, 4 Jun 2014 10:07:21 +0000 (10:07 +0000)
committerKirill Yukhin <kyukhin@gcc.gnu.org>
Wed, 4 Jun 2014 10:07:21 +0000 (10:07 +0000)
commit9dc7743c7864cbdc0f62a827c9af6a854ebfa98f
treeb827052a451a21de8375b6509b0a00c4b09917da
parent8a57e88dc63d44a2f72781e4732ede00f14205cf
re PR c/58942 (cilkplus internal compiler error: tree check __sec_reduce_max_ind)

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.

From-SVN: r211220
gcc/c/ChangeLog
gcc/c/c-array-notation.c
gcc/cp/ChangeLog
gcc/cp/cp-array-notation.c
gcc/testsuite/ChangeLog
gcc/testsuite/c-c++-common/cilk-plus/AN/pr58942.c [new file with mode: 0644]
This page took 0.060064 seconds and 5 git commands to generate.