This is the mail archive of the gcc-cvs@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]

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


Author: aldyh
Date: Wed Jun 20 03:32:35 2007
New Revision: 125869

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=125869
Log:
        * gimplify.c (gimplify_modify_expr_rhs): Enable.  Adjust for tuples.
        (gimplify_modify_expr): Call gimplify_modify_expr_rhs.
        (gimplify_compound_expr): Enable.  Adjust for tuples.  Remove comment
        that no longer applies.
        (gimplify_expr): Enable call to gimplify_compound_expr.

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


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