summaryrefslogtreecommitdiff
path: root/gcc/tree-optimize.c
Commit message (Expand)AuthorAgeFilesLines
* Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.Richard Henderson2003-09-211-1/+1
* tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.Richard Henderson2003-09-211-1/+1
* c-format.c (gcc_diag_char_table): Add %J.Richard Henderson2003-09-201-5/+4
* tree-optimize.c (tree_rest_of_compilation): Save and restore input_location.Richard Henderson2003-09-171-0/+5
* c-decl.c (c_expand_body_1): Push and pop function context here.Richard Henderson2003-09-081-18/+4
* tree-optimize.c: New file.Richard Henderson2003-08-291-0/+250