re PR middle-end/57541 ([Cilkplus]: internal compiler error: in gimplify_expr, at...
authorBalaji V. Iyer <balaji.v.iyer@intel.com>
Fri, 7 Jun 2013 22:16:24 +0000 (22:16 +0000)
committerBalaji V. Iyer <bviyer@gcc.gnu.org>
Fri, 7 Jun 2013 22:16:24 +0000 (15:16 -0700)
commit1509bddad22c4f2e5c003c7a8845ba64fe367699
treea280811b021c9ee416d3b6a275ee4b0d32bdb3fd
parent88ac60d35f84f3067f64c5e76c2e13798b7da00e
re PR middle-end/57541 ([Cilkplus]: internal compiler error: in gimplify_expr, at gimplify.c:7809)

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.

From-SVN: r199837
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]