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

aldyh@gcc.gnu.org aldyh@gcc.gnu.org
Thu Oct 18 16:53:00 GMT 2007


Author: aldyh
Date: Thu Oct 18 16:53:51 2007
New Revision: 129448

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=129448
Log:
        * cp-gimplify.c (genericize_try_block): Enable and do not call
        gimplify_stmt.
        (genericize_catch_block): Same.
        (genericize_eh_spec_block): Same.
        Rename gimple_build_eh_filter_tree to build_gimple_eh_filter_tree.
        (cp_gimplify_expr): Enable TRY_BLOCK, HANDLER, and EH_SPEC_BLOCK.

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



More information about the Gcc-cvs mailing list