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]

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


Author: aldyh
Date: Mon Nov 26 18:56:05 2007
New Revision: 130445

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130445
Log:
        * java-gimplify.c (java_gimplify_expr): Make pre_p and post_p
        sequences.
        (java_gimplify_self_mod_expr): Same.                                    
        * java-tree.h (java_gimplify_expr): Make pre_p and post_p               
        sequences.

        * gimple.h (gimple_bind_block): Update comment.

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


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