Age | Commit message (Expand) | Author | Files | Lines |
2004-07-30 | gimplify.c (gimplify_expr): Don't replace with DECL_INITIAL if fb_lvalue. | Richard Henderson | 1 | -1/+8 |
2004-07-27 | gimplify.c (maybe_with_size_expr): If already have WITH_SIZE_EXPR, don't make... | Richard Kenner | 1 | -10/+15 |
2004-07-27 | gimplify.c (is_gimple_addr_expr_arg_or_indirect): Remove. | Richard Henderson | 1 | -12/+3 |
2004-07-23 | gimplify.c (gimplify_compound_lval): Check for no handled operations, rather ... | Richard Kenner | 1 | -50/+25 |
2004-07-23 | re PR c++/16277 (Wrong code with conditionals in initializers) | Richard Henderson | 1 | -10/+15 |
2004-07-20 | gimplify.c (is_gimple_tmp_var): Move to tree-gimple.c. | Richard Henderson | 1 | -14/+4 |
2004-07-17 | cfgcleanup.c (try_simplify_condjump): Don't remove line notes to avoid unreac... | Steven Bosscher | 1 | -1/+1 |
2004-07-16 | builtins.c (std_expand_builtin_va_arg): Remove. | Richard Henderson | 1 | -31/+1 |
2004-07-16 | tree-def (WITH_SIZE_EXPR): New. | Richard Henderson | 1 | -31/+63 |
2004-07-15 | re PR middle-end/15885 (wrong va_start warning (and code)) | Jason Merrill | 1 | -17/+31 |
2004-07-14 | tree-gimple.c (is_gimple_reg_rhs, [...]): New fns. | Jason Merrill | 1 | -29/+7 |
2004-07-12 | target.h (struct gcc_target): Move gimplify_va_arg_expr next to build_builtin... | Richard Henderson | 1 | -1/+1 |
2004-07-12 | re PR tree-optimization/14107 (Return warnings don't work without optimizatio... | Paolo Bonzini | 1 | -4/+2 |
2004-07-11 | re PR tree-optimization/16422 (gcc.c-torture/execute/980223.c fails) | Richard Henderson | 1 | -0/+5 |
2004-07-08 | except.c (expand_eh_region_start, [...]): Remove. | Richard Henderson | 1 | -8/+6 |
2004-07-05 | langhooks-def.h (LANG_HOOKS_TREE_INLINING_VAR_MOD_TYPE_P): Extra arg. | Richard Kenner | 1 | -7/+3 |
2004-07-05 | tree.h (DECL_SEEN_IN_BIND_EXPR_P): New macro. | Richard Kenner | 1 | -35/+44 |
2004-07-03 | gimplify.c (gimplify_conversion): Remove stripping useless conversions from h... | Richard Kenner | 1 | -14/+14 |
2004-07-01 | * gimplify.c (gimplify_one_sizepos): Don't do anything if any VAR_DECL. | Richard Kenner | 1 | -1/+5 |
2004-06-30 | gimplify.c (gimplify_compound_lval): Take fallback argument instead of want_l... | Richard Henderson | 1 | -26/+27 |
2004-06-30 | Conditionally compile support for --enable-mapped_location. | Per Bothner | 1 | -12/+8 |
2004-06-29 | gimplify.c (gimplify_modify_expr_rhs): Move immediately before gimplify_modif... | Richard Henderson | 1 | -367/+424 |
2004-06-26 | c-common.c (c_safe_from_p, [...]): Deleted. | Richard Kenner | 1 | -1/+71 |
2004-06-26 | c-typeck.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-06-25 | gimplify.c (lookup_tmp_var): Set TREE_READONLY in is_formal case. | Richard Kenner | 1 | -90/+68 |
2004-06-25 | gimplify.c (gimplify_compound_lval): Reset TREE_SIDE_EFFECTS after gimplifyin... | Jeff Law | 1 | -0/+16 |
2004-06-24 | c-gimplify.c (gimplify_for_stmt): Use gimplify_and_add. | Richard Kenner | 1 | -13/+9 |
2004-06-24 | gimplify.c (voidify_wrapper_expr): Allow TARGET_EXPR. | Richard Kenner | 1 | -1/+2 |
2004-06-24 | Update whitespace and comments | Richard Kenner | 1 | -10/+10 |
2004-06-24 | * gimplify.c: Remove unneeded forward declarations. | Richard Kenner | 1 | -62/+2 |
2004-06-24 | gimplify.c (append_to_compound_expr): Deleted. | Richard Kenner | 1 | -14/+0 |
2004-06-24 | c-decl.c (c_in_iteration_stmt, [...]): Remove. | Richard Henderson | 1 | -2/+6 |
2004-06-24 | * gimplify.c (gimplify_body): Watch for body vanishing. | Richard Henderson | 1 | -1/+3 |
2004-06-23 | gimplify.c (gimplify_compound_lval): Don't set ARRAY_REF or COMPONENT_REF var... | Richard Henderson | 1 | -6/+7 |
2004-06-23 | c-gimplify.c (gimplify_decl_stmt): Update gimplify_type_sizes call. | Richard Henderson | 1 | -60/+54 |
2004-06-22 | tree.def (VTABLE_REF): Remove. | Richard Henderson | 1 | -7/+10 |
2004-06-21 | alias.c (adjust_offset_for_component_ref): Use component_ref_field_offset. | Richard Kenner | 1 | -195/+576 |
2004-06-21 | c-common.c (verify_sequence_points): Export. | Richard Henderson | 1 | -14/+27 |
2004-06-19 | c-common.c, c-common.h (lang_gimplify_stmt): Remove. | Richard Henderson | 1 | -4/+14 |
2004-06-18 | re PR c++/16036 (Spurious "may be used uninitialized in this function" warning) | Richard Henderson | 1 | -0/+7 |
2004-06-17 | re PR c++/16015 (xfailed g++.dg/ext/stmtexpr1.C) | Jason Merrill | 1 | -1/+2 |
2004-06-15 | c-common.c (lang_gimplify_stmt): Remove next_p argument. | Richard Henderson | 1 | -29/+40 |
2004-06-10 | gimplify.c (gimplify_modify_expr): Don't force a temporary of an aggregate_va... | Jason Merrill | 1 | -6/+10 |
2004-06-09 | Gimplify VA_ARG_EXPR into simpler forms. | Jason Merrill | 1 | -46/+20 |
2004-06-08 | gimple-low.c (struct lower_data): Replace the_return_label and one_return_stm... | Richard Henderson | 1 | -7/+35 |
2004-06-08 | gimplify.c (copy_if_shared_r): Revert: 2004-05-21 Richard Henderson <rth@redh... | Alexandre Oliva | 1 | -1/+13 |
2004-06-07 | gimple-low.c (struct lower_data): Add the_return_label and one_return_stmt. | Richard Henderson | 1 | -46/+3 |
2004-05-30 | bb-reorder.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2004-05-30 | gimplify.c (sort_case_labels): New. | Steven Bosscher | 1 | -2/+33 |
2004-05-30 | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -4/+4 |