r199627 - in /trunk/gcc/c: ChangeLog c-array-no...
bviyer@gcc.gnu.org
bviyer@gcc.gnu.org
Mon Jun 3 21:07:00 GMT 2013
Author: bviyer
Date: Mon Jun 3 21:07:54 2013
New Revision: 199627
URL: http://gcc.gnu.org/viewcvs?rev=199627&root=gcc&view=rev
Log:
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.
Modified:
trunk/gcc/c/ChangeLog
trunk/gcc/c/c-array-notation.c
More information about the Gcc-cvs
mailing list