Fixed PR 57541.
commitbfc83720d5f8d8dbd1caf3d484312cd461e366cc
authorbviyer <bviyer@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 7 Jun 2013 22:16:24 +0000 (7 22:16 +0000)
committerbviyer <bviyer@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 7 Jun 2013 22:16:24 +0000 (7 22:16 +0000)
treea280811b021c9ee416d3b6a275ee4b0d32bdb3fd
parent55fd7c318073cf0b30d73188bb4740af4ca436fe
Fixed PR 57541.
gcc/c/ChangeLog
2013-06-07  Balaji V. Iyer  <balaji.v.iyer@intel.com>
        * c-array-notation.c (expand_array_notation_exprs): Added
        ARRAY_NOTATION_REF case.

gcc/testsuite/ChangeLog
2013-06-07  Balaji V. Iyer  <balaji.v.iyer@intel.com>

        PR middle-end/57541
        * c-c++-common/cilk-plus/AN/pr57541.c: New test case.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@199837 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/c/ChangeLog
gcc/c/c-array-notation.c
gcc/testsuite/ChangeLog
gcc/testsuite/c-c++-common/cilk-plus/AN/pr57541.c [new file with mode: 0755]