tree-ssa-pre.c (bitmap_set_t): New.
[gcc.git] / gcc / c-gimplify.c
2004-06-30 Per BothnerConditionally compile support for --enable-mapped_location.
2004-06-26 Richard Kennerc-common.c (c_safe_from_p, [...]): Deleted.
2004-06-25 Richard Kennerc-gimplify.c (gimplify_for_stmt): Use gimplify_and_add.
2004-06-24 Richard Hendersonc-gimplify.c (gimplify_decl_stmt): Push gimplify_one_si...
2004-06-23 Richard Hendersonc-gimplify.c (gimplify_decl_stmt): Update gimplify_type...
2004-06-22 Richard Kenneralias.c (adjust_offset_for_component_ref): Use componen...
2004-06-21 Richard Hendersonc-common.def (RETURN_STMT): Remove.
2004-06-20 Richard Hendersonstmt.c (warn_if_unused_value): Add locus argument.
2004-06-20 Richard Hendersonc-common.h (add_decl_stmt): Move to cp-tree.h.
2004-06-20 Richard Hendersonc-common.def (IF_STMT, [...]): Move to cp-tree.def.
2004-06-19 Richard Hendersonc-common.c, c-common.h (lang_gimplify_stmt): Remove.
2004-06-18 Richard Hendersonre PR c++/16034 (dtor called prematurely for while...
2004-06-17 Richard Hendersonc-common.def (COMPOUND_STMT): Remove.
2004-06-16 Richard Hendersonc-common.def (CASE_LABEL): Remove.
2004-06-16 Richard Hendersonc-common.def (ASM_STMT): Remove.
2004-06-16 Richard Hendersonc-common.def (GOTO_STMT, LABEL_STMT): Remove.
2004-06-16 Richard Hendersonc-common.c (lang_gimplify_stmt): Remove next_p argument.
2004-06-10 Jason Merrillclean up obsolete comment
2004-05-30 Kazu Hiratabb-reorder.c, [...]: Fix comment formatting.
2004-05-15 Steven Bosscherc-gimplify.c (c_genericize): Replace calls via (*lang_h...
2004-05-14 Diego Novillotree-gimple.c: Rename from tree-simple.c.