https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61962

--- Comment #2 from Kirill Yukhin <kyukhin at gcc dot gnu.org> ---
Author: kyukhin
Date: Tue Aug 12 12:33:06 2014
New Revision: 213859

URL: https://gcc.gnu.org/viewcvs?rev=213859&root=gcc&view=rev
Log:
PR other/61962

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

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



Added:
    branches/gcc-4_9-branch/gcc/testsuite/c-c++-common/cilk-plus/AN/pr61962.c
Modified:
    branches/gcc-4_9-branch/gcc/c-family/ChangeLog
    branches/gcc-4_9-branch/gcc/c-family/array-notation-common.c
    branches/gcc-4_9-branch/gcc/testsuite/ChangeLog

Reply via email to