r132062 - in /branches/gimple-tuples-branch/gcc...

dnovillo@gcc.gnu.org dnovillo@gcc.gnu.org
Sat Feb 2 03:21:00 GMT 2008


Author: dnovillo
Date: Sat Feb  2 03:21:26 2008
New Revision: 132062

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=132062
Log:

	http://gcc.gnu.org/ml/gcc-patches/2008-02/msg00036.html

	* tree-complex.c (expand_complex_comparison): Set the RHS
	of the new comparison to boolean_true_node.
	* gimplify.c (gimplify_call_expr): Fix creation of new
	GIMPLE_CALL.  Create the vector of arguments in the same
	order as the original expression.


Modified:
    branches/gimple-tuples-branch/gcc/ChangeLog.tuples
    branches/gimple-tuples-branch/gcc/gimplify.c
    branches/gimple-tuples-branch/gcc/tree-complex.c



More information about the Gcc-cvs mailing list