]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-ssa-forwprop.c
Fix failure with pragma once where buffer is NULL and buffer_valid is true.
[thirdparty/gcc.git] / gcc / tree-ssa-forwprop.c
2005-06-25  Kelley CookUpdate FSF address.
2005-06-01  Kaveh R. Ghazibasic-block.h, [...]: Don't include errors.h and includ...
2005-05-26  Richard Guenthertree-ssa-forwprop.c (forward_propagate_addr_expr):...
2005-05-24  Jeff Lawtree-ssa-dom.c (cprop_into_stmt): Do not call recompute...
2005-05-19  Kazu Hiratacfgexpand.c, [...]: Fix comment typos.
2005-05-18  Richard Hendersontree-ssa-forwprop.c (cfg_changed): New.
2005-05-18  Jeff Lawtree-ssa-forwprop.c (forward_propagate_addr_expr):...
2005-05-17  Jeff LawMakefile.in (tree-ssa-forwprop.o): Depend on langhooks.h.
2005-05-11  Kazu Hiratatree-ssa-forwprop.c (forward_propagate_into_cond_1...
2005-04-15  Kazu Hiratare PR tree-optimization/21031 (Another missed forward...
2005-04-13  Kazu Hiratatree-ssa-forwprop.c (vars, [...]): Remove.
2005-04-05  Andrew MacLeodlambda-code.c (lambda_loopnest_to_gcc_loopnest): Use...
2005-02-17  Kazu Hiratabt-load.c, [...]: Update copyright.
2005-02-17  Nathan Sidwellbitmap.h (BITMAP_XMALLOC, [...]): Remove.
2004-11-26  Kazu Hiratatree-ssa-forwprop.c (substitute_single_use_vars): Remov...
2004-09-24  Andrew Pinskire PR tree-optimization/17624 (ICE: SSA corruption...
2004-09-18  Kazu Hirataalias.c, [...]: Fix comment typos.
2004-09-17  Jeffrey D. Oldhamalias.c (find_base_decl): Remove unreachable case ...
2004-09-06  Paolo BonziniUnify the management of RTL and tree-level dump files.
2004-07-28  Diego Novillotree-optimize.c (init_tree_optimization_passes): Schedu...
2004-07-25  Roger Saylefold-const.c (constant_boolean_node): Make extern.
2004-05-13  Jeff Lawtree-ssa-forwprop.c (record_single_argument_cond_exprs...
2004-05-13  Diego NovilloMerge tree-ssa-20020619-branch into mainline.