aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-optimize.c
AgeCommit message (Expand)AuthorFilesLines
2004-01-31alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,Kazu Hirata1-1/+1
2004-01-29re PR c++/12850 (memory consumption for heavy template instantiations tripled...Jan Hubicka1-13/+17
2003-11-09* tree-optimize.c (tree_rest_of_compilation): Fix warning.Jan Hubicka1-8/+0
2003-11-09cgraphunit.c (cgraph_expand_function): Use cgraph_possibly_inlined_p.Jan Hubicka1-7/+0
2003-09-21Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.Richard Henderson1-1/+1
2003-09-21tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.Richard Henderson1-1/+1
2003-09-20c-format.c (gcc_diag_char_table): Add %J.Richard Henderson1-5/+4
2003-09-17tree-optimize.c (tree_rest_of_compilation): Save and restore input_location.Richard Henderson1-0/+5
2003-09-08c-decl.c (c_expand_body_1): Push and pop function context here.Richard Henderson1-18/+4
2003-08-29tree-optimize.c: New file.Richard Henderson1-0/+250