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

aldyh@gcc.gnu.org aldyh@gcc.gnu.org
Sat Nov 4 10:59:00 GMT 2006


Author: aldyh
Date: Sat Nov  4 10:59:20 2006
New Revision: 118477

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=118477
Log:
        * java/java-tree.h (lang_tree_node): Handle gimple tuples.
        (EXPR_WFL_EMIT_LINE_NOTE): Look inside base.
        (EXPR_WFL_LINECOL): Use EXPR_LOCUS macro instead of exp.locus.
        * java/java-gimplify.c (java_gimplify_expr): Comment on why we do
        not handle GIMPLE_MODIFY_STMT in the switch statement.
        (java_gimplify_modify_expr): Call build2 with GIMPLE_MODIFY_STMT.
        (java_gimplify_new_array_init): Same.

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



More information about the Gcc-cvs mailing list