stor-layout.c (layout_type): Compute all array index size operations in the original...
authorRichard Guenther <rguenther@suse.de>
Mon, 11 Apr 2011 15:47:30 +0000 (15:47 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 11 Apr 2011 15:47:30 +0000 (15:47 +0000)
commite6313a7840a9266bb5777cd29b86885b63b3b24f
treec2b6fa4bc2cb17fae072b77ff6076eb93e0676c1
parente69d7376989727cf50f2b674227b3e60725bb9af
stor-layout.c (layout_type): Compute all array index size operations in the original type.

2011-04-11  Richard Guenther  <rguenther@suse.de>

* stor-layout.c (layout_type): Compute all array index size operations
in the original type.
(initialize_sizetypes): Add comment.
(set_sizetype): Do not set TREE_TYPE of a TREE_VEC.

c-family/
* c-common.c (complete_array_type): Build a range type of
proper type.

From-SVN: r172261
gcc/ChangeLog
gcc/c-family/ChangeLog
gcc/c-family/c-common.c
gcc/stor-layout.c