Age | Commit message (Expand) | Author | Files | Lines |
2005-04-01 | cgraphunit.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-04-01 | re PR c/17855 (modification of function struct return not diagnosed) | Joseph Myers | 1 | -0/+18 |
2005-03-23 | langhooks.h (truthvalue_conversion): Remove. | Joseph Myers | 1 | -4/+0 |
2005-03-21 | builtins.c (fold_builtin): Take decomposed arguments of CALL_EXPR. | Kazu Hirata | 1 | -4/+6 |
2005-03-14 | re PR c++/20280 (ICE in create_tmp_var, at gimplify.c:368) | Alexandre Oliva | 1 | -6/+31 |
2005-03-12 | gimplify.c (gimplify_expr): Remove local variables r0 and r1. | Kazu Hirata | 1 | -6/+5 |
2005-03-10 | re PR inline-asm/20314 (Bogus differ in number of alternatives error) | Jakub Jelinek | 1 | -2/+67 |
2005-03-08 | c-common.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2005-03-08 | gimplify.c (gimple_push_bind_expr, [...]): Make them static. | Kazu Hirata | 1 | -3/+3 |
2005-02-18 | * gimplify.c (gimplify_modify_expr_rhs) [CALL_EXPR]: Revert again. | Jason Merrill | 1 | -63/+0 |
2005-02-17 | PR mudflap/19319, c++/19317 | Jason Merrill | 1 | -0/+63 |
2005-02-14 | re-apply fold_indirect_ref patch | Jason Merrill | 1 | -13/+18 |
2005-02-13 | temporarily revert last changes | Jason Merrill | 1 | -67/+13 |
2005-02-13 | re PR libmudflap/19319 (Mudflap produce many violations on simple, correct c+... | Jason Merrill | 1 | -13/+67 |
2005-01-27 | gimplify.c (shortcut_cond_expr): Re-compute side-effects. | Stuart Hastings | 1 | -0/+2 |
2005-01-26 | re PR middle-end/19515 (Violation of C99 6.7.8 ยง21 for unions) | Richard Henderson | 1 | -2/+2 |
2005-01-23 | alias.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-01-21 | re PR tree-optimization/13000 ([unit-at-a-time] Using -O2 cannot detect missi... | Ian Lance Taylor | 1 | -3/+16 |
2005-01-19 | re PR c/17297 (ICE with FP vector constructor containing qnan calculation) | Jakub Jelinek | 1 | -10/+23 |
2005-01-18 | calls.c (expand_call): Check DECL_BUILT_IN_CLASS before accessing DECL_FUNCTI... | Eric Botcazou | 1 | -1/+2 |
2005-01-18 | basic-block.h, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-12-31 | re PR middle-end/17799 (Non-optimizing compile loses 'this') | Richard Henderson | 1 | -0/+1 |
2004-12-28 | re PR inline-asm/15740 (ICE caused by a memory operand in an asm statement) | Richard Henderson | 1 | -4/+0 |
2004-12-27 | re PR c++/19148 (ICE: gimplification failed) | Mark Mitchell | 1 | -5/+8 |
2004-12-23 | gimplify.c (gimplify_modify_expr_rhs): Use types_compatible_p. | Mark Mitchell | 1 | -2/+3 |
2004-12-23 | re PR c++/16405 (Temporary aggregate copy not elided) | Mark Mitchell | 1 | -0/+27 |
2004-12-22 | [multiple changes] | Richard Henderson | 1 | -19/+38 |
2004-12-21 | gimplify.c (eval_save_expr): New. | Richard Henderson | 1 | -2/+20 |
2004-12-20 | re PR middle-end/18191 (Struct member is not getting default-initialized) | Steven Bosscher | 1 | -33/+135 |
2004-12-18 | re PR middle-end/16417 (crappy code (gcc.c-torture/compile/20020210-1.c) in a... | Richard Henderson | 1 | -6/+27 |
2004-12-08 | re PR c++/18672 (Segfault with simple template code) | Nathan Sidwell | 1 | -11/+11 |
2004-12-06 | c-gimplify.c (gimplify_c_loop): Improve initial implementations for loops who... | Roger Sayle | 1 | -7/+6 |
2004-12-04 | re PR middle-end/17909 (ICE: verifiy_stms failed) | Andrew Pinski | 1 | -3/+19 |
2004-11-29 | expr.c (get_inner_reference): Handle REAL/IMAGPART_EXPR. | Richard Henderson | 1 | -6/+2 |
2004-11-28 | [multiple changes] | Andrew Pinski | 1 | -1/+4 |
2004-11-24 | Fix indentation on line 3063. | Richard Kenner | 1 | -1/+1 |
2004-11-24 | expr.c (expand_expr_real_1): Remove cases for EXIT_BLOCK_EXPR and LABELED_BLO... | Steven Bosscher | 1 | -45/+0 |
2004-11-13 | c-cppbuiltin.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-10-23 | re PR middle-end/17793 (Ada bootstrap failure) | Eric Botcazou | 1 | -0/+7 |
2004-10-11 | gimplify.c (gimple_push_condition): Make sure that we don't have any saved co... | Andrew Pinski | 1 | -0/+4 |
2004-09-29 | re PR tree-optimization/17739 (tree-optimizers extend the lifetime of a hard ... | Richard Henderson | 1 | -1/+1 |
2004-09-23 | tree.def (ALIGN_INDIRECT_REF, [...]): New tree-codes. | Dorit Naishlos | 1 | -0/+3 |
2004-09-23 | builtins.c (simplify_builtin_va_start): Remove. | Eric Christopher | 1 | -24/+24 |
2004-09-17 | alias.c (find_base_decl): Remove unreachable case '3' block. | Jeffrey D. Oldham | 1 | -15/+13 |
2004-09-17 | basic-block.h, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-09-14 | re PR middle-end/17397 (gimplify ICE) | Richard Henderson | 1 | -10/+33 |
2004-09-11 | gimplify.c (create_tmp_var_raw): Don't name otherwise-nameless temporary vari... | Geoffrey Keating | 1 | -1/+2 |
2004-09-09 | gcse.c (INSN_CUID, [...]): Use gcc_assert and gcc_unreachable. | Nathan Sidwell | 1 | -170/+130 |
2004-09-05 | c-common.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2004-09-05 | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |