r127074 - in /branches/gimple-tuples-branch/gcc...
dnovillo@gcc.gnu.org
dnovillo@gcc.gnu.org
Mon Jul 30 22:49:00 GMT 2007
Author: dnovillo
Date: Mon Jul 30 22:49:18 2007
New Revision: 127074
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=127074
Log:
* gimplify.c (get_tmp_var_for): When creating a new temporary
for a GIMPLE_CALL, use the type returned by the function call
instead of the type of the function decl.
* gimple.c (build_gimple_return): Accept NULL and RESULT_DECL
return values.
Modified:
branches/gimple-tuples-branch/gcc/ChangeLog.tuples
branches/gimple-tuples-branch/gcc/gimple.c
branches/gimple-tuples-branch/gcc/gimplify.c
More information about the Gcc-cvs
mailing list