r132091 - in /trunk/gcc: ChangeLog gimplify.c t...
rguenth@gcc.gnu.org
rguenth@gcc.gnu.org
Mon Feb 4 13:30:00 GMT 2008
Author: rguenth
Date: Mon Feb 4 13:30:00 2008
New Revision: 132091
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=132091
Log:
2008-02-04 Richard Guenther <rguenther@suse.de>
PR middle-end/35043
* gimplify.c (gimplify_init_ctor_eval): Convert array indices
to TYPE_DOMAINs base type instead of using bitsizetype here.
* gcc.c-torture/compile/pr35043.c: New testcase.
Added:
trunk/gcc/testsuite/gcc.c-torture/compile/pr35043.c
Modified:
trunk/gcc/ChangeLog
trunk/gcc/gimplify.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list