summaryrefslogtreecommitdiff
path: root/gcc/c-gimplify.c
Commit message (Expand)AuthorAgeFilesLines
* Conditionally compile support for --enable-mapped_location.bothner2004-06-301-1/+1
* 2004-06-26 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>kenner2004-06-261-80/+16
* * c-gimplify.c (gimplify_for_stmt): Use gimplify_and_add.kenner2004-06-251-4/+2
* * c-gimplify.c (gimplify_decl_stmt): Push gimplify_one_sizepos insiderth2004-06-241-12/+12
* * c-gimplify.c (gimplify_decl_stmt): Update gimplify_type_sizes call.rth2004-06-231-13/+7
* * alias.c (adjust_offset_for_component_ref): Usekenner2004-06-221-36/+30
* * c-common.def (RETURN_STMT): Remove.rth2004-06-211-15/+1
* * stmt.c (warn_if_unused_value): Add locus argument.rth2004-06-201-6/+1
* * c-common.h (add_decl_stmt): Move to cp-tree.h.rth2004-06-201-8/+0
* * c-common.def (IF_STMT, CLEANUP_STMT): Move to cp-tree.def.rth2004-06-201-52/+0
* * c-common.c, c-common.h (lang_gimplify_stmt): Remove.rth2004-06-191-137/+33
* PR c++/16034rth2004-06-181-22/+0
* * c-common.def (COMPOUND_STMT): Remove.rth2004-06-171-5/+0
* * c-common.def (CASE_LABEL): Remove.rth2004-06-161-9/+0
* * c-common.def (ASM_STMT): Remove.rth2004-06-161-12/+0
* * c-common.def (GOTO_STMT, LABEL_STMT): Remove.rth2004-06-161-10/+0
* * c-common.c (lang_gimplify_stmt): Remove next_p argument.rth2004-06-161-372/+144
* clean up obsolete commentjason2004-06-101-15/+2
* * bb-reorder.c, builtins.c, c-common.c, c-gimplify.c,kazu2004-05-301-1/+1
* * c-gimplify.c (c_genericize):steven2004-05-151-1/+1
* * tree-gimple.c: Rename from tree-simple.c.dnovillo2004-05-141-0/+1102