regrename.c (replace_oldest_value_addr): Initialize a variable to shut up the compiler.
[platform/upstream/gcc.git] / gcc / ipa-inline.c
2006-03-14 Richard Guentherre PR tree-optimization/26667 (Inlining always_inline...
2006-03-02 Daniel Berlintree-vrp.c (execute_vrp): Return value.
2006-01-31 Marcin Daleckitree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2006-01-11 Jan Hubickacgraph.c (cgraph_insert_node_to_hashtable): New function.
2005-12-11 Mark Mitchellre PR c++/25010 (Segmentation fault (infinite recursion...
2005-11-15 Jan Hubickainvoke.texi (large-unit-insns): Document.
2005-11-05 Jan Hubickaipa-inline.c (cgraph_decide_inlining_of_small_function...
2005-10-30 Andreas Krebbelre PR middle-end/24093 (cgraph exhausts virtual memory...
2005-09-24 Jan Hubickacgraph.c (cgraph_clone_edge): Make the scale gcov_type.
2005-09-01 Richard Guentherre PR tree-optimization/15366 ([3.4 only][unit-at-a...
2005-08-29 Andrew Pinski[multiple changes]
2005-07-28 Jan Hubickacgraph.c (cgraph_clone_edge): New UPDATE_ORIGINAL argument.
2005-07-28 Josh Conneripa-inline.c (update_caller_keys): Fix estimated_growth...
2005-07-28 Josh Conneripa-inline.c (cgraph_edge_badness): Update comments.
2005-07-15 Richard Guentherc-common.c (handle_flatten_attribute): New function.
2005-06-30 Jan Hubicka* ipa-inline.c (cgraph_clone_inlined_nodes): Revert...
2005-06-28 Jan Hubickacgraph.c (cgraph_remove_node): Do not release function...
2005-06-25 Kelley CookUpdate FSF address.
2005-06-02 Jan Hubickacgraph.c (cgraph_node): Maintain master clones.
2005-05-29 Kazu Hiratacgraphunit.c, [...]: Fix typos and follow spelling...
2005-05-26 Kazu Hiratac-common.c, [...]: Fix comment typos.
2005-05-25 Jan HubickaMakefile.in (ipa-inline.o): Add COEVERAGE_H dependency.
2005-05-19 Jan Hubickabasic-block.h (REG_BR_PROB_BASE): Define.
2005-04-23 Kazu Hirata* ipa-inline.c, tree-ssa-operands.h: Fix comment typos.
2005-04-23 Kazu Hirata* final.c, ipa-inline.c, varasm.c: Fix comment typos.
2005-04-22 Jan HubickaMakefile.in (ipa.o, [...]): New files.