OSDN Git Service

* Fix for g++/15861
[pf3gnuchains/gcc-fork.git] / gcc / gimplify.c
2004-07-14 jason * tree-gimple.c (is_gimple_reg_rhs, is_gimple_m...
2004-07-12 rth * target.h (struct gcc_target): Move gimplify_v...
2004-07-12 bonzinigcc/ChangeLog:
2004-07-11 rth PR tree-opt/16422
2004-07-08 rth * except.c (expand_eh_region_start, expand_eh_region_end,
2004-07-06 kenner * langhooks-def.h (LANG_HOOKS_TREE_INLINING_VAR_MOD_TY...
2004-07-05 kenner * tree.h (DECL_SEEN_IN_BIND_EXPR_P): New macro.
2004-07-03 kenner * gimplify.c (gimplify_conversion): Remove stripping...
2004-07-01 kenner * gimplify.c (gimplify_one_sizepos): Don't do anything...
2004-07-01 rth * gimplify.c (gimplify_compound_lval): Take...
2004-06-30 bothner Conditionally compile support for --enable-mapped_loca...
2004-06-30 rth * gimplify.c (gimplify_modify_expr_rhs): Move...
2004-06-26 kenner2004-06-26 Richard Kenner <kenner@vlsi1.ultra.nyu...
2004-06-26 kazu * c-typeck.c, cfgexpand.c, ddg.c, ddg.h, df.c, fold...
2004-06-25 kenner * gimplify.c (lookup_tmp_var): Set TREE_READONLY in...
2004-06-25 law * gimplify.c (gimplify_compound_lval): Reset...
2004-06-25 kenner * c-gimplify.c (gimplify_for_stmt): Use gimplify_and_add.
2004-06-25 kenner PR/16131
2004-06-25 kennerUpdate whitespace and comments
2004-06-25 kenner * gimplify.c: Remove unneeded forward declarations.
2004-06-25 kenner * gimplify.c (append_to_compound_expr): Deleted.
2004-06-24 rth * c-decl.c (c_in_iteration_stmt, c_in_case_stmt):...
2004-06-24 rth * gimplify.c (gimplify_body): Watch for body...
2004-06-24 rth * gimplify.c (gimplify_compound_lval): Don...
2004-06-23 rth * c-gimplify.c (gimplify_decl_stmt): Update...
2004-06-23 rth * tree.def (VTABLE_REF): Remove.
2004-06-22 kenner * alias.c (adjust_offset_for_component_ref): Use
2004-06-21 rth * c-common.c (verify_sequence_points): Export.
2004-06-19 rth * c-common.c, c-common.h (lang_gimplify_stmt...
2004-06-19 rth PR c++/16036
2004-06-17 jason PR c++/16015
2004-06-16 rth * c-common.c (lang_gimplify_stmt): Remove next_p argument.
2004-06-11 jason * gimplify.c (gimplify_modify_expr): Don't...
2004-06-09 jason Gimplify VA_ARG_EXPR into simpler forms.
2004-06-08 rth * gimple-low.c (struct lower_data): Replace...
2004-06-08 aoliva* gimplify.c (copy_if_shared_r): Revert:
2004-06-07 rth * gimple-low.c (struct lower_data): Add the_ret...
2004-05-30 kazu * bb-reorder.c, builtins.c, c-common.c, c-gimplify.c,
2004-05-30 steven * gimplify.c (sort_case_labels): New. Split out from...
2004-05-30 kazu * c-common.c, calls.c, cfgcleanup.c, cgraph.c, cgraphu...
2004-05-29 jason * gimplify.c (gimplify_expr): Don't build a...
2004-05-26 steven * gimplify.c (compare_case_labels): New function.
2004-05-21 rth * gimplify.c (mostly_copy_tree_r): Don't attemp...
2004-05-20 rth PR 15454
2004-05-15 steven * c-gimplify.c (c_genericize):
2004-05-14 dnovillo * tree-gimple.c: Rename from tree-simple.c.
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.