r129445 - in /branches/gimple-tuples-branch/gcc...
aldyh@gcc.gnu.org
aldyh@gcc.gnu.org
Thu Oct 18 16:37:00 GMT 2007
Author: aldyh
Date: Thu Oct 18 16:37:38 2007
New Revision: 129445
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=129445
Log:
* tree-gimple.c (get_gimple_rhs_class): Add case for EXC_PTR_EXPR.
* gimplify.c (gimple_conditional_context): Enable.
(gimplify_cleanup_point_expr): Enable. Adjust for tuples.
(gimple_push_cleanup): Enable.
(gimplify_target_expr): Do not gimplify TARGET_EXPR_CLEANUP before
calling gimple_push_cleanup.
(gimplify_expr): Rename ry' to ry_'.
Enable CLEANUP_POINT_EXPR case.
Gimplify CATCH_EXPR and EH_FILTER_EXPR cases correctly.
Modified:
branches/gimple-tuples-branch/gcc/ChangeLog.tuples
branches/gimple-tuples-branch/gcc/gimplify.c
branches/gimple-tuples-branch/gcc/tree-gimple.c
More information about the Gcc-cvs
mailing list