re PR c/57474 (FAIL: c-c++-common/cilk-plus/AN/sec_implicit2?.c -fcilkplus (internal...
authorBalaji V. Iyer <balaji.v.iyer@intel.com>
Mon, 3 Jun 2013 21:07:54 +0000 (21:07 +0000)
committerBalaji V. Iyer <bviyer@gcc.gnu.org>
Mon, 3 Jun 2013 21:07:54 +0000 (14:07 -0700)
commitedd2564566a0b6e9ca7252b3ac66f346deb31a2f
treea3a0759808c3b503e9474aff85f0b8ea1914f7d4
parent2e6491515ec153d17427a635cdfbfbc5bda0a7f1
re PR c/57474 (FAIL: c-c++-common/cilk-plus/AN/sec_implicit2?.c  -fcilkplus (internal compiler error) on x86_64-apple-darwin10)

2013-06-03  Balaji V. Iyer  <balaji.v.iyer@intel.com>

       PR c/57474
       * c-array-notation.c (build_array_notation_expr): Initialized rhs_length
       array to NULL_TREE if they are unused.  Also added a check for the
       field to be NULL before its fields are used in future.

From-SVN: r199627
gcc/c/ChangeLog
gcc/c/c-array-notation.c