Age | Commit message (Expand) | Author | Files | Lines |
2005-06-26 | re PR middle-end/22028 (ICE after invalid struct declaration) | Jakub Jelinek | 1 | -3/+2 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-23 | re PR c++/19317 (removing a temporary return value when we cannot) | Jason Merrill | 1 | -0/+40 |
2005-06-09 | re PR tree-optimization/20610 (Real by complex multiplications perform unnece... | Richard Henderson | 1 | -2/+79 |
2005-06-07 | c-typeck.c (c_finish_if_stmt): Use void_type_node as type for COND_EXPR. | Richard Guenther | 1 | -3/+1 |
2005-06-04 | cfgexpand.c (expand_one_var): Use DECL_HAS_VALUE_EXPR_P. | Daniel Berlin | 1 | -2/+3 |
2005-06-02 | gimplify.c (gimplify_ctx): Change the type of case_labels to VEC from VARRAY. | Kazu Hirata | 1 | -8/+10 |
2005-06-02 | re PR tree-optimization/21839 (ICE for missing V_DEFS caused by salias with e... | Daniel Berlin | 1 | -0/+14 |
2005-06-01 | re PR middle-end/21478 (Improve initialization of sparse local arrays) | Josh Conner | 1 | -24/+27 |
2005-06-01 | re PR c/21536 (C99 array of variable length use causes segmentation fault) | Jakub Jelinek | 1 | -26/+24 |
2005-06-01 | basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary. | Kaveh R. Ghazi | 1 | -1/+1 |
2005-05-27 | [multiple changes] | Richard Guenther | 1 | -2/+58 |
2005-05-26 | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-05-01 | gimplify.c (gimplify_compound_lval): Use VEC instead of VARRAY. | Kazu Hirata | 1 | -14/+10 |
2005-04-22 | builtins.c (gimplify_va_arg_expr): Reword comments to avoid 'abort'. | Nathan Sidwell | 1 | -4/+4 |
2005-04-22 | Makefile.in (LIBGCOV): Add _gcov_interval_profiler, _gcov_pow2_profiler and _... | Zdenek Dvorak | 1 | -3/+22 |
2005-04-15 | re PR middle-end/20739 (ICE in gimplify_addr_expr) | Alexandre Oliva | 1 | -3/+6 |
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 |