summaryrefslogtreecommitdiff
path: root/gcc/c-gimplify.c
Commit message (Expand)AuthorAgeFilesLines
* Conditionally compile support for --enable-mapped_location.Per Bothner2004-06-301-1/+1
* c-common.c (c_safe_from_p, [...]): Deleted.Richard Kenner2004-06-261-80/+16
* c-gimplify.c (gimplify_for_stmt): Use gimplify_and_add.Richard Kenner2004-06-241-4/+2
* c-gimplify.c (gimplify_decl_stmt): Push gimplify_one_sizepos inside non-const...Richard Henderson2004-06-231-12/+12
* c-gimplify.c (gimplify_decl_stmt): Update gimplify_type_sizes call.Richard Henderson2004-06-231-13/+7
* alias.c (adjust_offset_for_component_ref): Use component_ref_field_offset.Richard Kenner2004-06-211-36/+30
* c-common.def (RETURN_STMT): Remove.Richard Henderson2004-06-211-15/+1
* stmt.c (warn_if_unused_value): Add locus argument.Richard Henderson2004-06-201-6/+1
* c-common.h (add_decl_stmt): Move to cp-tree.h.Richard Henderson2004-06-201-8/+0
* c-common.def (IF_STMT, [...]): Move to cp-tree.def.Richard Henderson2004-06-201-52/+0
* c-common.c, c-common.h (lang_gimplify_stmt): Remove.Richard Henderson2004-06-191-137/+33
* re PR c++/16034 (dtor called prematurely for while-loop scoped variable)Richard Henderson2004-06-181-22/+0
* c-common.def (COMPOUND_STMT): Remove.Richard Henderson2004-06-161-5/+0
* c-common.def (CASE_LABEL): Remove.Richard Henderson2004-06-161-9/+0
* c-common.def (ASM_STMT): Remove.Richard Henderson2004-06-161-12/+0
* c-common.def (GOTO_STMT, LABEL_STMT): Remove.Richard Henderson2004-06-161-10/+0
* c-common.c (lang_gimplify_stmt): Remove next_p argument.Richard Henderson2004-06-151-372/+144
* clean up obsolete commentJason Merrill2004-06-101-15/+2
* bb-reorder.c, [...]: Fix comment formatting.Kazu Hirata2004-05-301-1/+1
* c-gimplify.c (c_genericize): Replace calls via (*lang_hooks.foo) with lang_ho...Steven Bosscher2004-05-151-1/+1
* tree-gimple.c: Rename from tree-simple.c.Diego Novillo2004-05-131-0/+1102