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

aldyh@gcc.gnu.org aldyh@gcc.gnu.org
Wed Jul 18 18:55:00 GMT 2007


Author: aldyh
Date: Wed Jul 18 18:55:05 2007
New Revision: 126729

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=126729
Log:
        * gimplify.c (gimplify_and_add): Remove unecessary temporary sequence.
        Remove fixme.  Add comment.
        (gimplify_loop_expr): Tuplefy.
        (gimplify_bind_expr): Streamline GIMPLE_TRY_FINALLY tuple.
        (gimplify_expr): Tuplefy TRY_*_EXPR cases.
        * gimple.c: Fix some spacing.
        (gimple_build_try, gimple_omp_build_*): Handle empty sequences.
        (gimple_push): Remove.
        * gimple.h (gimple_push): Remove.

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



More information about the Gcc-cvs mailing list