This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r127067 - in /branches/gimple-tuples-branch/gcc...
- From: dnovillo at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Mon, 30 Jul 2007 19:09:44 -0000
- Subject: r127067 - in /branches/gimple-tuples-branch/gcc...
Author: dnovillo
Date: Mon Jul 30 19:09:44 2007
New Revision: 127067
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=127067
Log:
* gimplify.c (gimplify_init_constructor): If both sides
of the constructor are in GIMPLE form but the assignment
has not been emitted, emit it.
Modified:
branches/gimple-tuples-branch/gcc/ChangeLog.tuples
branches/gimple-tuples-branch/gcc/gimplify.c