Fix 40671, 41145
[gcc.git] / gcc / c-gimplify.c
2009-07-17 Richard Guentherre PR c/40401 (ICE: verify_gimple failed)
2009-06-12 Aldy Hernandezjava-gimplify.c (java_gimplify_block): New argument...
2009-05-03 Richard Guentherre PR c/39983 (ICE: type mismatch in address expression)
2009-04-11 Richard Guentherre PR c/39712 (type mismatch in address expression)
2009-04-09 Richard Guentherc-gimplify.c (c_gimplify_expr): Fix the invalid GENERIC...
2009-03-29 Paolo Bonzinic-common.c (c_expand_expr, c_staticp): Remove.
2008-10-10 Alexandre Olivac-gimplify.c (c_genericize): Don't refer to DECL_ASSEMB...
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2007-11-20 Jakub Jelinekre PR c/34146 (Inefficient code with compound literals...
2007-10-29 Jakub Jelinekre PR tree-optimization/33723 (Inefficient code with...
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-04-21 Andrew Pinskire PR c/30265 (Compound literal can cause invalid gimple)
2006-08-25 Joseph Myers[multiple changes]
2006-05-18 Mike StumpWhitespace fixups
2006-02-06 Zdenek Dvoraktree-vrp.c (execute_vrp): Do not pass dump argument to.
2005-06-25 Kelley CookUpdate FSF address.
2005-06-01 Kaveh R. Ghazibasic-block.h, [...]: Don't include errors.h and includ...
2005-04-25 Ian Lance Taylorc-common.def (EXPR_STMT): Remove, moved to C++ frontend.
2005-04-23 DJ Deloriediagnostic.c (warning): Accept parameter to classify...
2005-04-09 Ian Lance Taylorc-common.def: Move FOR_STMT...
2005-01-27 Kazu Hiratac-common.def, [...]: Update copyright.
2005-01-27 Steven Bosschertree.h (SWITCH_COND, [...]): Add tree checks.
2004-12-06 Roger Saylec-gimplify.c (gimplify_c_loop): Improve initial impleme...
2004-09-07 Nathan Sidwellc-aux-info.c (gen_type): Use gcc_assert or gcc_unreachable.
2004-08-15 Roger Saylec-common.c (shorten_compare, [...]): Replace calls...
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.