]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-tailcall.c
Fix failure with pragma once where buffer is NULL and buffer_valid is true.
[thirdparty/gcc.git] / gcc / tree-tailcall.c
2005-07-28  Volker Reicheltbuiltins.c: Fix comment typo(s).
2005-07-27  Jan Hubickatree-tailcall.c (decrease_profile): New function.
2005-07-13  Jan Hubickatree-dfa.c (dump_variable): Use default_def function.
2005-06-30  Daniel Berlin[multiple changes]
2005-06-25  Kelley CookUpdate FSF address.
2005-05-08  Kazu Hiratatree-dfa.c (referenced_vars, [...]): Use VEC instead...
2005-05-03  Andrew MacLeodlambda-code.c (gcc_loop_to_lambda_loop, [...]): Use...
2005-04-17  Kazu Hiratatree-flow-inline.h (get_stmt_operands): Remove.
2005-04-05  Andrew MacLeodlambda-code.c (lambda_loopnest_to_gcc_loopnest): Use...
2005-03-15  Daniel Berlinre PR tree-optimization/20458 (structure aliasing cause...
2005-03-11  Zdenek Dvorakbasic-block.h (single_succ_p, [...]): New inline functions.
2005-01-27  Kazu Hiratac-common.def, [...]: Update copyright.
2005-01-26  Steven Bosscherre PR middle-end/19616 (missed tail call)
2004-11-25  Kazu Hiratatree-phinodes.c (add_phi_arg): Take "tree" instead...
2004-10-09  Zdenek Dvorakre PR middle-end/17906 (ICE in verify_ssa: PHI argument...
2004-10-08  Nathan Sidwelltree-tailcall.c (tree_optimize_tail_calls_1): Use fold_...
2004-10-07  Zdenek Dvorakre PR tree-optimization/17749 (ICE with recursive function)
2004-09-28  Ben Ellistonbackport: basic-block.h: Include vec.h, errors.h.
2004-09-17  Jeffrey D. Oldhamalias.c (find_base_decl): Remove unreachable case ...
2004-09-15  Jan Hubickatree-ssa.c (verify_flow_sensitive_alias_info): Do not...
2004-09-15  Zdenek Dvorakre PR tree-optimization/17468 (Java garbage collector...
2004-09-10  Richard Sandifordtree-tailcall.c (process_assignment): Only do accumulat...
2004-09-09  Giovanni Bajotarghooks.c (default_unwind_emit, [...]): Use gcc_asser...
2004-09-07  Nathan Sidwellbuiltins.c (fold_builtin_strchr): Use build_int_cst...
2004-09-06  Paolo BonziniUnify the management of RTL and tree-level dump files.
2004-09-01  Richard Kennertree-tailcall.c (find_tail_calls): Also fail is stateme...
2004-08-11  Richard Henderson* tree-tailcall.c (suitable_for_tail_opt_p): Also check...
2004-08-05  Zdenek Dvorakre PR tree-optimization/16864 (Segmentation fault durin...
2004-07-28  Diego Novillotree-optimize.c (init_tree_optimization_passes): Schedu...
2004-07-23  Richard Hendersonexpr.c (expand_expr_real_1): Don't handle non-local...
2004-07-16  Richard Hendersontree-def (WITH_SIZE_EXPR): New.
2004-07-13  Zdenek Dvorakre PR tree-optimization/16461 (ICE: expected ssa_name...
2004-07-11  Zdenek Dvorakre PR tree-optimization/15654 (ICE in calculate_live_on...
2004-07-08  Richard Hendersontree-cfg.c (make_exit_edges): Use get_call_expr_in.
2004-06-26  Kazu Hiratac-typeck.c, [...]: Fix comment typos.
2004-06-18  Daniel Berlintree-dfa.c (create_var_ann): tree_ann -> tree_ann_t.
2004-06-17  Andrew MacLeodtree-cfg.c (tree_make_forwarder_block): Use SET_PHI_RESULT.
2004-06-17  Ben Ellistontree-alias-common.c: Add whitespace.
2004-06-16  Steven Bosschertree.h (PHI_CHAIN): New.
2004-06-10  Brian Boothtree-ssa.texi: Remove references to VDEF and add descri...
2004-06-09  Richard Hendersonre PR tree-optimization/15108 ([tree-ssa] [regression...
2004-06-09  Andrew Pinskitree-complex.c (expand_complex_comparison): Use fold_co...
2004-06-03  Steven Bosscherbasic-block.c (tail_recursion_label_list): Don't declare.
2004-05-30  Kazu Hiratac-common.c, [...]: Fix comment typos.
2004-05-15  Steven Bosscherbasic-block.h (life_analysis, [...]): Update prototypes.
2004-05-14  Steven Bosscherre PR rtl-optimization/14472 ([tree-ssa] [regression...
2004-05-13  Diego NovilloMerge tree-ssa-20020619-branch into mainline.