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]

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


Author: aldyh
Date: Thu Jul 12 19:01:32 2007
New Revision: 126596

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=126596
Log:
+       * gimple-ir.c (walk_seq_ops): Rename from walk_tree_seq.
+       (walk_tuple_ops): Rename from walk_tree_tuple.
+       * gimple-ir.h, gimplify.c, gimple-ir.c: Rename all calls to
+       walk_tree_seq and walk_tree_tuple accordingly.


Modified:
    branches/gimple-tuples-branch/gcc/ChangeLog.tuples
    branches/gimple-tuples-branch/gcc/gimple-ir.c
    branches/gimple-tuples-branch/gcc/gimple-ir.h
    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]