Name |
Last commit
|
Last update |
---|---|---|
.. | ||
.cvsignore | ||
ChangeLog | ||
Make-lang.in | ||
README | ||
config-lang.in | ||
lang-options.h | ||
lang-specs.h | ||
lang.opt | ||
lex.l | ||
parse.y | ||
tree1.c | ||
treelang.h | ||
treelang.texi | ||
treetree.c | ||
treetree.h |
* tree.h (expand_function_end): Remove all parameters. * function.c (expand_function_end): Remove all parameters. Use input_location. Never expand_end_bindings. * c-decl.c (c_expand_body_1): Adjust expand_function_end call. * coverage.c (create_coverage): Likewise. * ada/utils.c (end_subprog_body): Adjust expand_function_end call. * cp/semantics.c (genrtl_finish_function): Adjust expand_function_end call. * f/com.c (finish_function): Adjust expand_function_end call. * java/class.c (push_class): Use a location_t to save place. (emit_register_classes): Set input_location. Adjust expand_function_end call. * java/resource.c (write_resource_constructor): Likewise. * java/decl.c (end_java_method): Adjust expand_function_end call. * java/parse.y (source_end_java_method): Likewise. * treelang/treetree.c (tree_code_create_function_wrapup): Adjust expand_function_end call. From-SVN: r68255
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
.cvsignore | Loading commit data... | |
ChangeLog | Loading commit data... | |
Make-lang.in | Loading commit data... | |
README | Loading commit data... | |
config-lang.in | Loading commit data... | |
lang-options.h | Loading commit data... | |
lang-specs.h | Loading commit data... | |
lang.opt | Loading commit data... | |
lex.l | Loading commit data... | |
parse.y | Loading commit data... | |
tree1.c | Loading commit data... | |
treelang.h | Loading commit data... | |
treelang.texi | Loading commit data... | |
treetree.c | Loading commit data... | |
treetree.h | Loading commit data... |