r138699 - in /branches/gcc-4_3-branch/gcc: Chan...

rguenth@gcc.gnu.org rguenth@gcc.gnu.org
Tue Aug 5 11:40:00 GMT 2008


Author: rguenth
Date: Tue Aug  5 11:40:48 2008
New Revision: 138699

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=138699
Log:
2008-08-05  Richard Guenther  <rguenther@suse.de>

	PR middle-end/37026
	* gimplify.c (gimplify_init_constructor): Do not call
	tree_to_gimple_tuple with NULL_TREE.

	* gcc.c-torture/compile/pr37026.c: New testcase.

Added:
    branches/gcc-4_3-branch/gcc/testsuite/gcc.c-torture/compile/pr37026.c
Modified:
    branches/gcc-4_3-branch/gcc/ChangeLog
    branches/gcc-4_3-branch/gcc/gimplify.c
    branches/gcc-4_3-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list