This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Remove more gimplified tree codes


Paolo Bonzini <paolo.bonzini@polimi.it> writes:

> 	* expr.c (var_rtx): Remove.
> 	(expand_expr_real_1) <LOOP_EXPR, EXIT_EXPR,
> 	LABELED_BLOCK_EXPR, EXIT_BLOCK_EXPR, TRUTH_ANDIF_EXPR,
> 	TRUTH_ORIF_EXPR, COMPOUND_EXPR, CONJ_EXPR, INIT_EXPR>:
> 	Abort.
> 	(expand_expr_real_1) <COND_EXPR>: Remove most special cases.

Ok.

zw


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]