On 05/25/14 03:31, Zamyatin, Igor wrote:
Hi!

Following patch handles the case of pointers in Cilk+ builtins.

Regtested in x86_64.
Ok for trunk and 4.9?

Thanks,
Igor

gcc/c/ChangeLog:

2014-05-23  Igor Zamyatin  <igor.zamya...@intel.com>

PR c/58942
* c-array-notation.c (fix_builtin_array_notation_fn): Handle the case
with a pointer.

gcc/cp/ChangeLog:

2014-05-23  Igor Zamyatin  <igor.zamya...@intel.com>

PR c/58942
* cp-array-notation.c (expand_sec_reduce_builtin): Handle the case
with a pointer.

gcc/testsuite/ChangeLog

2014-05-23  Igor Zamyatin  <igor.zamya...@intel.com>

PR c/58942
* c-c++-common/cilk-plus/AN/pr58942.c: Check for correct handling
of the case with a pointer.
OK for the trunk and 4.9.

Thanks,
jeff

Reply via email to