re PR c/79116 (ICE on cilkplus array notation with a _Cilk_for)
authorAldy Hernandez <aldyh@redhat.com>
Tue, 17 Jan 2017 15:27:18 +0000 (15:27 +0000)
committerAldy Hernandez <aldyh@gcc.gnu.org>
Tue, 17 Jan 2017 15:27:18 +0000 (15:27 +0000)
commit7f991c3616dc18e1082af9685308b96f8dc9d741
tree2944afaaa35b6a66e50c65e580fa3ee6db37d028
parentc6b8b5e4d32f1e151002fd52d18d21cf235ea791
re PR c/79116 (ICE on cilkplus array notation with a _Cilk_for)

PR c/79116
* array-notation-common.c (cilkplus_extract_an_triplets): Convert
start type to integer_type.

From-SVN: r244533
gcc/c-family/ChangeLog
gcc/c-family/array-notation-common.c
gcc/testsuite/gcc.dg/cilk-plus/pr79116.c [new file with mode: 0644]