2013-06-03 Balaji V. Iyer <balaji.v.iyer@intel.com>
commiteddc63fdd079c88224537f35d257f8c75b618f4a
authorbviyer <bviyer@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 3 Jun 2013 21:07:54 +0000 (3 21:07 +0000)
committerbviyer <bviyer@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 3 Jun 2013 21:07:54 +0000 (3 21:07 +0000)
treea3a0759808c3b503e9474aff85f0b8ea1914f7d4
parent7442ab85beb06c8b9a42c2922fbda17df4ef6b10
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@199627 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/c/ChangeLog
gcc/c/c-array-notation.c