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]

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


Author: aldyh
Date: Wed Jul 18 16:07:22 2007
New Revision: 126722

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=126722
Log:
        * tree-gimple.h (declare_vars): Update arguments.
        * gimplify.c (pop_gimplify_context): Enable call to declare_vars.
        (declare_vars): Convert to use tuples.
        (gimple_add_tmp_var): Same.
        * gimple.h (GIMPLE_BLOCK): New.

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


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