re PR middle-end/16417 (crappy code (gcc.c-torture/compile/20020210-1.c) in arguments...
[gcc.git] / gcc / tree-inline.c
2004-12-19 Richard Hendersonre PR middle-end/16417 (crappy code (gcc.c-torture...
2004-12-15 Eric Botcazoure PR c++/17972 (const/pure functions result in bad...
2004-12-13 Alexandre Olivare PR tree-optimization/16951 (ICE in make_decl_rtl...
2004-12-09 Nathan Sidwelltree.def (SET_TYPE): Remove.
2004-12-09 Nathan Sidwellre PR c++/16681 (array initialization in struct constru...
2004-12-07 Kazu Hiratac-common.c, [...]: Replace uses of first_rtl_op with...
2004-11-28 Richard Kenner* tree-inline.c (inline_forbidden_p_1, case RECORD_TYPE...
2004-11-24 Richard Kennertree-inline.c (copy_body_r): Explicitly copy a constant...
2004-11-24 Steven Bosscherexpr.c (expand_expr_real_1): Remove cases for EXIT_BLOC...
2004-11-08 Kazu Hiratatree-inline.c (remap_save_expr): Make it static.
2004-11-08 Andrew Pinskire PR middle-end/18299 (ICE in gimple-lower)
2004-10-31 Roger Saylere PR middle-end/14521 (Inconsistent quoting in new...
2004-10-22 Kazu Hirataalias.c, [...]: Fix comment formatting.
2004-10-14 Matt AusternSpeed up walk_tree by introducing a special-purpose...
2004-10-07 Giovanni Bajore PR c++/17115 (-Winline does not respect __attribute_...
2004-09-25 Jan Hubickapasses.c (rest_of_handle_cfg): Disable const/pure funct...
2004-09-23 Jan Hubickare PR debug/17389 (ICE in dwarf2out_finish, at dwarf2ou...
2004-09-18 Geoffrey Keatingre PR pch/13361 (const wchar_t * strings not stored...
2004-09-17 Jeffrey D. Oldhamalias.c (find_base_decl): Remove unreachable case ...
2004-09-13 Richard Hendersonre PR tree-optimization/10528 (Unexpected loop un-optim...
2004-09-09 Jan Hubickatree-inline.c (expand_call_inline): Make overactive...
2004-09-09 Giovanni Bajotarghooks.c (default_unwind_emit, [...]): Use gcc_asser...
2004-09-05 Kazu Hiratac-common.c, [...]: Fix comment formatting.
2004-09-05 Kazu Hiratac-common.c, [...]: Fix comment typos.
2004-08-19 Eric Christopherlanghooks-def.h (LANG_HOOKS_UNSAVE_EXPR_NOW): Remove.
2004-08-07 Jason MerrillMake return in memory explicit.
2004-08-06 Paolo Bonziniexpr.c (expand_expr_real_1): Remove.
2004-07-28 Eric Christopherc-common.c (c_common_unsafe_for_reeval): Delete.
2004-07-28 Richard Kennerre PR tree-optimization/15077 (ICE in make_decl_rtl...
2004-07-22 Jason Merrillintegrate.c (copy_decl_for_inlining): Remove invisible...
2004-07-16 Krister Walfridsson* tree-inline.c (estimate_num_insns_1): Correct increas...
2004-07-16 Richard Hendersontree-def (WITH_SIZE_EXPR): New.
2004-07-16 Richard Hendersonlanghooks-def.h (LANG_HOOKS_TREE_INLINING_COPY_RES_DECL...
2004-07-07 Steven Bosschertree-inline.c (optimize_inline_calls): Set DECL_INLINED...
2004-07-07 Andrew Pinskiexpr.c (expand_expr_real_1): Fix formating.
2004-07-07 Richard Hendersonlanghooks-def.h (LANG_HOOKS_GIMPLE_BEFORE_INLINING...
2004-07-06 Daniel Berlindojump.c (do_jump): REFERENCE_EXPR is dead.
2004-07-06 Richard Kennerlanghooks-def.h (LANG_HOOKS_TREE_INLINING_VAR_MOD_TYPE_...
2004-07-05 Richard Kennertree.h (DECL_SEEN_IN_BIND_EXPR_P): New macro.
2004-07-03 Richard Kennertree-inline.c (initialize_inlined_parameters): Pass...
2004-07-03 Richard Hendersonc-decl.c (grokdeclarator): Don't frob current_function_...
2004-07-01 Richard Hendersontree-gimple.c (right_assocify_expr): Kill
2004-06-28 Richard Hendersontree.def (REALPART_EXPR, [...]): Change class to 'r'.
2004-06-26 Richard Kennerc-common.c (c_safe_from_p, [...]): Deleted.
2004-06-25 Richard Kennertree-inline.c (remap_type): Arrange to have just one...
2004-06-25 Richard KennerUpdate whitespace and comments
2004-06-25 Richard Kennertree.h (debug_find_tree): Add declaration.
2004-06-23 Richard Hendersontree.def (VTABLE_REF): Remove.
2004-06-22 Richard Kenneralias.c (adjust_offset_for_component_ref): Use componen...
2004-06-21 Richard Hendersonc-common.c (verify_sequence_points): Export.
2004-06-17 Ben Ellistontree-alias-common.c: Add whitespace.
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-15 Daniel Berlintree-flow-inline.h (stmt_ann): Remove use of is_essa_node.
2004-06-09 Andrew Pinskitree-complex.c (expand_complex_comparison): Use fold_co...
2004-05-30 Kazu Hiratac-common.c, [...]: Fix comment typos.
2004-05-28 Paolo Bonzinire PR rtl-optimization/15649 (ICE with __builtin_isgrea...
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.
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-12 Richard Kennerc-decl.c (finish_decl): Make a decl_stmt for a variable...
2004-04-01 Jan Hubickacgraph.c: Add overall comment.
2004-03-14 Roger Saylealias.c (get_alias_set): Replace calls via (*lang_hooks...
2004-02-29 Mark Mitchellre PR middle-end/13448 (gcc 3.3.2, internal error when...
2004-02-22 Josef Zlomekbackport: tree-inline.c (insert_decl_map): New.
2004-02-19 Richard HendersonMakefile.in (STRICT2_WARN): Add -Wno-variadic-macros.
2004-02-14 Josef Zlomek* tree-inline.c (copy_body_r): Do not replace ret_label.
2004-02-08 Zack Weinbergc-common.c (shadow_warning): Delete.
2004-01-21 Kazu Hirataalias.c, [...]: Update copyright.
2004-01-13 Jan Hubickacgraphunit.c (cgraph_optimize_function): Always do...
2004-01-04 Jan HubickaMakefile.in (cgraph.o, [...]): Add intl.h dependency.
2003-11-13 Steven Bosscher* tree-inline.c (walk_tree): Handle PLACEHOLDER_EXPR.
2003-11-12 Mike Stumpc-typeck.c (c_convert_parm_for_inlining): Add argnum...
2003-11-12 Alexey Starovoytovre PR rtl-optimization/12953 (tree inline bug and fix)
2003-10-20 Jan Hubickatoplev.c (rest_of_compilation): Fix webizer pass ordering.
2003-10-05 Kazu Hiratac-pretty-print.c: Fix comment typos.
2003-10-05 Richard Hendersontree-inline.c (remap_type): New.
2003-10-03 Mark Mitchellre PR rtl-optimization/12180 (Inline optimization fails...
2003-09-23 Richard Hendersontree-inline.c (remap_save_expr): Map new save_expr...
2003-09-22 Richard HendersonRevert DECL_SOURCE_LOCATION -> TREE_LOCUS change.
2003-09-21 Richard Hendersontree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION...
2003-09-21 Richard Hendersonc-format.c (gcc_diag_char_table): Add %J.
2003-09-16 Jason Merrillc-common.c (handle_warn_unused_result_attribute): New...
2003-09-12 H.J. Lure PR bootstrap/12264 (Mainline faield to bootstrap)
2003-09-10 Jan Hubickac-objc-common.c (c_cannot_inline_tree_fn): Warn on...
2003-08-20 Jason Merrilltree.h (IS_EXPR_CODE_CLASS): Also include 'r' and 's'.
2003-08-05 Steven Bosschertree.h (DID_INLINE_FUNC): Remove macro.
2003-07-30 Jan Hubickare PR c/10320 (gcc 3.4 gets rid of static inline functi...
2003-07-29 Jan Hubickare PR c++/11131 (Unrelated declaration removes inline...
2003-07-25 Gabriel Dos ReisRemove pedwarn_with_decl, warning_with_decl and error_w...
2003-07-23 Mark Mitchellre PR rtl-optimization/10679 ([3.3/3.4] --param min...
2003-07-12 Jan Hubickacgraph.c (cgraph_max_uid): New global variable.
2003-07-09 Jan Hubickajava-tree.h (DECL_NUM_STMTS): Rename to...
2003-07-08 Steven Bosscherre PR c/1687 (Exponential time behavior with -O -finlin...
2003-07-06 Andreas Jaegersbitmap.c: Convert prototypes to ISO C90.
2003-07-01 Kazu Hiratabasic-block.h: Fix comment typos.
2003-06-20 Mark Mitchellre PR c++/10888 (inlining failure for allocate in ...
2003-06-17 Jason Merrillre PR c++/10929 (-Winline warns about functions for...
2003-06-10 Mark Mitchellre PR c++/11131 (Unrelated declaration removes inline...
2003-06-09 Nathan Sidwelltree-inline.c (expand_call_inline): DECL_SOURCE_LINE_FI...
next