summaryrefslogtreecommitdiff
path: root/gcc/gimplify.c
Commit message (Expand)AuthorAgeFilesLines
* * c-gimplify.c (gimplify_for_stmt): Use gimplify_and_add.kenner2004-06-251-13/+9
* PR/16131kenner2004-06-251-1/+2
* Update whitespace and commentskenner2004-06-251-10/+10
* * gimplify.c: Remove unneeded forward declarations.kenner2004-06-251-62/+2
* * gimplify.c (append_to_compound_expr): Deleted.kenner2004-06-251-14/+0
* * c-decl.c (c_in_iteration_stmt, c_in_case_stmt): Remove.rth2004-06-241-2/+6
* * gimplify.c (gimplify_body): Watch for body vanishing.rth2004-06-241-1/+3
* * gimplify.c (gimplify_compound_lval): Don't set ARRAY_REF orrth2004-06-241-6/+7
* * c-gimplify.c (gimplify_decl_stmt): Update gimplify_type_sizes call.rth2004-06-231-60/+54
* * tree.def (VTABLE_REF): Remove.rth2004-06-231-7/+10
* * alias.c (adjust_offset_for_component_ref): Usekenner2004-06-221-195/+576
* * c-common.c (verify_sequence_points): Export.rth2004-06-211-14/+27
* * c-common.c, c-common.h (lang_gimplify_stmt): Remove.rth2004-06-191-4/+14
* PR c++/16036rth2004-06-191-0/+7
* PR c++/16015jason2004-06-171-1/+2
* * c-common.c (lang_gimplify_stmt): Remove next_p argument.rth2004-06-161-29/+40
* * gimplify.c (gimplify_modify_expr): Don't force a temporaryjason2004-06-111-6/+10
* Gimplify VA_ARG_EXPR into simpler forms.jason2004-06-091-46/+20
* * gimple-low.c (struct lower_data): Replace the_return_label andrth2004-06-081-7/+35
* * gimplify.c (copy_if_shared_r): Revert:aoliva2004-06-081-1/+13
* * gimple-low.c (struct lower_data): Add the_return_label andrth2004-06-071-46/+3
* * bb-reorder.c, builtins.c, c-common.c, c-gimplify.c,kazu2004-05-301-1/+1
* * gimplify.c (sort_case_labels): New. Split out from...steven2004-05-301-2/+33
* * c-common.c, calls.c, cfgcleanup.c, cgraph.c, cgraphunit.c,kazu2004-05-301-4/+4
* * gimplify.c (gimplify_expr): Don't build a statement listjason2004-05-291-10/+13
* * gimplify.c (compare_case_labels): New function.steven2004-05-261-17/+33
* * gimplify.c (mostly_copy_tree_r): Don't attempt to copy decls.rth2004-05-211-14/+30
* PR 15454rth2004-05-201-1/+1
* * c-gimplify.c (c_genericize):steven2004-05-151-5/+5
* * tree-gimple.c: Rename from tree-simple.c.dnovillo2004-05-141-2/+2
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-0/+3754