Age | Commit message (Expand) | Author | Files | Lines |
2005-01-27 | re PR middle-end/19583 (Incorrect diagnostic: control may reach end of non-vo... | Ian Lance Taylor | 1 | -0/+4 |
2005-01-26 | re PR target/19421 (ICE with soft-float on m68k) | Jan Hubicka | 1 | -0/+1 |
2005-01-25 | re PR tree-optimization/19337 (ada does not compile at -O3 (nested functions ... | Jan Hubicka | 1 | -0/+2 |
2005-01-21 | re PR tree-optimization/13000 ([unit-at-a-time] Using -O2 cannot detect missi... | Ian Lance Taylor | 1 | -1/+15 |
2005-01-18 | calls.c (expand_call): Check DECL_BUILT_IN_CLASS before accessing DECL_FUNCTI... | Eric Botcazou | 1 | -1/+1 |
2005-01-18 | tree-inline.c (estimate_num_insns_1): Added cases for ALIGN_INDIRECT_REF, MIS... | Dorit Naishlos | 1 | -0/+4 |
2005-01-17 | Update copyright year. | Ian Lance Taylor | 1 | -1/+1 |
2005-01-17 | re PR middle-end/13127 (Inlining causes spurious "might be used uninitialized... | Ian Lance Taylor | 1 | -1/+12 |
2005-01-04 | Fix PR debug/17924 Fix PR debug/19191 | Daniel Berlin | 1 | -0/+7 |
2004-12-31 | re PR middle-end/17799 (Non-optimizing compile loses 'this') | Richard Henderson | 1 | -0/+1 |
2004-12-23 | tree-inline.c (struct inline_data): Remove inlined_fns. | Daniel Berlin | 1 | -24/+0 |
2004-12-18 | re PR middle-end/16417 (crappy code (gcc.c-torture/compile/20020210-1.c) in a... | Richard Henderson | 1 | -1/+1 |
2004-12-15 | re PR c++/17972 (const/pure functions result in bad asm) | Eric Botcazou | 1 | -2/+5 |
2004-12-13 | re PR tree-optimization/16951 (ICE in make_decl_rtl with recursion in C++ con... | Alexandre Oliva | 1 | -1/+23 |
2004-12-09 | tree.def (SET_TYPE): Remove. | Nathan Sidwell | 1 | -1/+0 |
2004-12-09 | re PR c++/16681 (array initialization in struct construct is a memory hog) | Nathan Sidwell | 1 | -0/+1 |
2004-12-07 | c-common.c, [...]: Replace uses of first_rtl_op with TREE_CODE_LENGTH. | Kazu Hirata | 1 | -2/+2 |
2004-11-28 | * tree-inline.c (inline_forbidden_p_1, case RECORD_TYPE): Add comment. | Richard Kenner | 1 | -1/+4 |
2004-11-24 | tree-inline.c (copy_body_r): Explicitly copy a constant if the type will be r... | Richard Kenner | 1 | -0/+19 |
2004-11-24 | expr.c (expand_expr_real_1): Remove cases for EXIT_BLOCK_EXPR and LABELED_BLO... | Steven Bosscher | 1 | -26/+1 |
2004-11-08 | tree-inline.c (remap_save_expr): Make it static. | Kazu Hirata | 1 | -1/+2 |
2004-11-08 | re PR middle-end/18299 (ICE in gimple-lower) | Andrew Pinski | 1 | -1/+1 |
2004-10-31 | re PR middle-end/14521 (Inconsistent quoting in new warning) | Roger Sayle | 1 | -10/+10 |
2004-10-22 | alias.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2004-10-14 | Speed up walk_tree by introducing a special-purpose hash table. | Matt Austern | 1 | -24/+18 |
2004-10-07 | re PR c++/17115 (-Winline does not respect __attribute__((__noinline__))) | Giovanni Bajo | 1 | -1/+2 |
2004-09-25 | passes.c (rest_of_handle_cfg): Disable const/pure function detection when doi... | Jan Hubicka | 1 | -1/+1 |
2004-09-23 | re PR debug/17389 (ICE in dwarf2out_finish, at dwarf2out.c:13566) | Jan Hubicka | 1 | -14/+0 |
2004-09-18 | re PR pch/13361 (const wchar_t * strings not stored in pch) | Geoffrey Keating | 1 | -1/+2 |
2004-09-17 | alias.c (find_base_decl): Remove unreachable case '3' block. | Jeffrey D. Oldham | 1 | -6/+5 |
2004-09-12 | re PR tree-optimization/10528 (Unexpected loop un-optimization when removing ... | Richard Henderson | 1 | -0/+10 |
2004-09-09 | tree-inline.c (expand_call_inline): Make overactive sanity check happy. | Jan Hubicka | 1 | -1/+1 |
2004-09-09 | targhooks.c (default_unwind_emit, [...]): Use gcc_assert, gcc_unreachable & i... | Giovanni Bajo | 1 | -44/+22 |
2004-09-05 | c-common.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -3/+3 |
2004-09-05 | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-08-19 | langhooks-def.h (LANG_HOOKS_UNSAVE_EXPR_NOW): Remove. | Eric Christopher | 1 | -3/+29 |
2004-08-07 | Make return in memory explicit. | Jason Merrill | 1 | -29/+5 |
2004-08-06 | expr.c (expand_expr_real_1): Remove. | Paolo Bonzini | 1 | -1/+0 |
2004-07-28 | c-common.c (c_common_unsafe_for_reeval): Delete. | Eric Christopher | 1 | -13/+9 |
2004-07-27 | re PR tree-optimization/15077 (ICE in make_decl_rtl when inlining tail recurs... | Richard Kenner | 1 | -3/+16 |
2004-07-22 | integrate.c (copy_decl_for_inlining): Remove invisible reference handling. | Jason Merrill | 1 | -15/+1 |
2004-07-16 | * tree-inline.c (estimate_num_insns_1): Correct increase of count. | Krister Walfridsson | 1 | -1/+1 |
2004-07-16 | tree-def (WITH_SIZE_EXPR): New. | Richard Henderson | 1 | -0/+6 |
2004-07-16 | langhooks-def.h (LANG_HOOKS_TREE_INLINING_COPY_RES_DECL_FOR_INLINING, [...]):... | Richard Henderson | 1 | -71/+98 |
2004-07-07 | tree-inline.c (optimize_inline_calls): Set DECL_INLINED_FNS regardless of DEC... | Steven Bosscher | 1 | -9/+6 |
2004-07-07 | expr.c (expand_expr_real_1): Fix formating. | Andrew Pinski | 1 | -1/+0 |
2004-07-06 | langhooks-def.h (LANG_HOOKS_GIMPLE_BEFORE_INLINING): Remove. | Richard Henderson | 1 | -102/+53 |
2004-07-06 | dojump.c (do_jump): REFERENCE_EXPR is dead. | Daniel Berlin | 1 | -1/+0 |
2004-07-05 | langhooks-def.h (LANG_HOOKS_TREE_INLINING_VAR_MOD_TYPE_P): Extra arg. | Richard Kenner | 1 | -41/+35 |
2004-07-05 | tree.h (DECL_SEEN_IN_BIND_EXPR_P): New macro. | Richard Kenner | 1 | -102/+126 |