re PR other/61962 (GCC seems to enter an infinite loop when compiling the above cilk...
authorIgor Zamyatin <igor.zamyatin@intel.com>
Tue, 12 Aug 2014 12:27:41 +0000 (12:27 +0000)
committerKirill Yukhin <kyukhin@gcc.gnu.org>
Tue, 12 Aug 2014 12:27:41 +0000 (12:27 +0000)
commitcd4e76fcea6391ceb0136cffaea0672080f9eb17
tree8d32aa013c8b59a796e698089dc640265c19aa7d
parent7955b06580a73bd6ad0d744928ab4775e4723c78
re PR other/61962 (GCC seems to enter an infinite loop when compiling the above cilk+ code.)

PR other/61962

gcc/c-family/
        * array-notation-common.c (find_rank): Added handling for other
        types of references.

testsuite/
        * c-c++-common/cilk-plus/AN/pr61962.c: New test.

From-SVN: r213858
gcc/c-family/ChangeLog
gcc/c-family/array-notation-common.c
gcc/testsuite/ChangeLog
gcc/testsuite/c-c++-common/cilk-plus/AN/pr61962.c [new file with mode: 0644]