r178526 - in /trunk/gcc: ChangeLog c-family/Cha...
rguenth@gcc.gnu.org
rguenth@gcc.gnu.org
Mon Sep 5 09:03:00 GMT 2011
Author: rguenth
Date: Mon Sep 5 09:03:08 2011
New Revision: 178526
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=178526
Log:
2011-09-05 Richard Guenther <rguenther@suse.de>
* stor-layout.c (layout_type): Use size_binop for array size
calculations.
c-family/
* c-common.c (complete_array_type): Use ssize_int (-1) instead
of integer_minus_one_node for empty array upper bounds.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/c-family/ChangeLog
trunk/gcc/c-family/c-common.c
trunk/gcc/stor-layout.c
More information about the Gcc-cvs
mailing list