| Commit message (Expand) | Author | Age | Files | Lines |
* | re PR middle-end/17799 (Non-optimizing compile loses 'this') | Richard Henderson | 2004-12-31 | 1 | -0/+1 |
* | tree-inline.c (struct inline_data): Remove inlined_fns. | Daniel Berlin | 2004-12-23 | 1 | -24/+0 |
* | re PR middle-end/16417 (crappy code (gcc.c-torture/compile/20020210-1.c) in a... | Richard Henderson | 2004-12-18 | 1 | -1/+1 |
* | re PR c++/17972 (const/pure functions result in bad asm) | Eric Botcazou | 2004-12-15 | 1 | -2/+5 |
* | re PR tree-optimization/16951 (ICE in make_decl_rtl with recursion in C++ con... | Alexandre Oliva | 2004-12-13 | 1 | -1/+23 |
* | tree.def (SET_TYPE): Remove. | Nathan Sidwell | 2004-12-09 | 1 | -1/+0 |
* | re PR c++/16681 (array initialization in struct construct is a memory hog) | Nathan Sidwell | 2004-12-09 | 1 | -0/+1 |
* | c-common.c, [...]: Replace uses of first_rtl_op with TREE_CODE_LENGTH. | Kazu Hirata | 2004-12-07 | 1 | -2/+2 |
* | * tree-inline.c (inline_forbidden_p_1, case RECORD_TYPE): Add comment. | Richard Kenner | 2004-11-28 | 1 | -1/+4 |
* | tree-inline.c (copy_body_r): Explicitly copy a constant if the type will be r... | Richard Kenner | 2004-11-24 | 1 | -0/+19 |
* | expr.c (expand_expr_real_1): Remove cases for EXIT_BLOCK_EXPR and LABELED_BLO... | Steven Bosscher | 2004-11-24 | 1 | -26/+1 |
* | tree-inline.c (remap_save_expr): Make it static. | Kazu Hirata | 2004-11-08 | 1 | -1/+2 |
* | re PR middle-end/18299 (ICE in gimple-lower) | Andrew Pinski | 2004-11-08 | 1 | -1/+1 |
* | re PR middle-end/14521 (Inconsistent quoting in new warning) | Roger Sayle | 2004-10-31 | 1 | -10/+10 |
* | alias.c, [...]: Fix comment formatting. | Kazu Hirata | 2004-10-22 | 1 | -1/+1 |
* | Speed up walk_tree by introducing a special-purpose hash table. | Matt Austern | 2004-10-14 | 1 | -24/+18 |
* | re PR c++/17115 (-Winline does not respect __attribute__((__noinline__))) | Giovanni Bajo | 2004-10-07 | 1 | -1/+2 |
* | passes.c (rest_of_handle_cfg): Disable const/pure function detection when doi... | Jan Hubicka | 2004-09-25 | 1 | -1/+1 |
* | re PR debug/17389 (ICE in dwarf2out_finish, at dwarf2out.c:13566) | Jan Hubicka | 2004-09-23 | 1 | -14/+0 |
* | re PR pch/13361 (const wchar_t * strings not stored in pch) | Geoffrey Keating | 2004-09-18 | 1 | -1/+2 |
* | alias.c (find_base_decl): Remove unreachable case '3' block. | Jeffrey D. Oldham | 2004-09-17 | 1 | -6/+5 |
* | re PR tree-optimization/10528 (Unexpected loop un-optimization when removing ... | Richard Henderson | 2004-09-12 | 1 | -0/+10 |
* | tree-inline.c (expand_call_inline): Make overactive sanity check happy. | Jan Hubicka | 2004-09-09 | 1 | -1/+1 |
* | targhooks.c (default_unwind_emit, [...]): Use gcc_assert, gcc_unreachable & i... | Giovanni Bajo | 2004-09-09 | 1 | -44/+22 |
* | c-common.c, [...]: Fix comment formatting. | Kazu Hirata | 2004-09-05 | 1 | -3/+3 |
* | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 2004-09-05 | 1 | -1/+1 |
* | langhooks-def.h (LANG_HOOKS_UNSAVE_EXPR_NOW): Remove. | Eric Christopher | 2004-08-19 | 1 | -3/+29 |
* | Make return in memory explicit. | Jason Merrill | 2004-08-07 | 1 | -29/+5 |
* | expr.c (expand_expr_real_1): Remove. | Paolo Bonzini | 2004-08-06 | 1 | -1/+0 |
* | c-common.c (c_common_unsafe_for_reeval): Delete. | Eric Christopher | 2004-07-28 | 1 | -13/+9 |
* | re PR tree-optimization/15077 (ICE in make_decl_rtl when inlining tail recurs... | Richard Kenner | 2004-07-27 | 1 | -3/+16 |
* | integrate.c (copy_decl_for_inlining): Remove invisible reference handling. | Jason Merrill | 2004-07-22 | 1 | -15/+1 |
* | * tree-inline.c (estimate_num_insns_1): Correct increase of count. | Krister Walfridsson | 2004-07-16 | 1 | -1/+1 |
* | tree-def (WITH_SIZE_EXPR): New. | Richard Henderson | 2004-07-16 | 1 | -0/+6 |
* | langhooks-def.h (LANG_HOOKS_TREE_INLINING_COPY_RES_DECL_FOR_INLINING, [...]):... | Richard Henderson | 2004-07-16 | 1 | -71/+98 |
* | tree-inline.c (optimize_inline_calls): Set DECL_INLINED_FNS regardless of DEC... | Steven Bosscher | 2004-07-07 | 1 | -9/+6 |
* | expr.c (expand_expr_real_1): Fix formating. | Andrew Pinski | 2004-07-07 | 1 | -1/+0 |
* | langhooks-def.h (LANG_HOOKS_GIMPLE_BEFORE_INLINING): Remove. | Richard Henderson | 2004-07-06 | 1 | -102/+53 |
* | dojump.c (do_jump): REFERENCE_EXPR is dead. | Daniel Berlin | 2004-07-06 | 1 | -1/+0 |
* | langhooks-def.h (LANG_HOOKS_TREE_INLINING_VAR_MOD_TYPE_P): Extra arg. | Richard Kenner | 2004-07-05 | 1 | -41/+35 |
* | tree.h (DECL_SEEN_IN_BIND_EXPR_P): New macro. | Richard Kenner | 2004-07-05 | 1 | -102/+126 |
* | tree-inline.c (initialize_inlined_parameters): Pass proper function context t... | Richard Kenner | 2004-07-03 | 1 | -10/+32 |
* | c-decl.c (grokdeclarator): Don't frob current_function_decl around variable_s... | Richard Henderson | 2004-07-02 | 1 | -11/+4 |
* | tree-gimple.c (right_assocify_expr): Kill | Richard Henderson | 2004-06-30 | 1 | -4/+0 |
* | tree.def (REALPART_EXPR, [...]): Change class to 'r'. | Richard Henderson | 2004-06-28 | 1 | -2/+0 |
* | c-common.c (c_safe_from_p, [...]): Deleted. | Richard Kenner | 2004-06-26 | 1 | -106/+105 |
* | tree-inline.c (remap_type): Arrange to have just one pointer type for each ty... | Richard Kenner | 2004-06-25 | 1 | -20/+31 |
* | Update whitespace and comments | Richard Kenner | 2004-06-24 | 1 | -54/+64 |
* | tree.h (debug_find_tree): Add declaration. | Richard Kenner | 2004-06-24 | 1 | -2/+0 |
* | tree.def (VTABLE_REF): Remove. | Richard Henderson | 2004-06-22 | 1 | -7/+1 |