r158737 - in /trunk/gcc: ChangeLog gimplify.c

ebotcazou@gcc.gnu.org ebotcazou@gcc.gnu.org
Mon Apr 26 16:32:00 GMT 2010


Author: ebotcazou
Date: Mon Apr 26 16:32:45 2010
New Revision: 158737

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=158737
Log:
	* gimplify.c (gimplify_cond_expr): Use THEN_ and ELSE_ local variables.
	Use VOID_TYPE_P for all void type tests.  Adjust TYPE variable instead
	of shadowing it.  Fix comments.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/gimplify.c



More information about the Gcc-cvs mailing list