diff options
author | Per Bothner <per@bothner.com> | 2004-09-30 16:23:52 -0700 |
---|---|---|
committer | Per Bothner <bothner@gcc.gnu.org> | 2004-09-30 16:23:52 -0700 |
commit | 6744f40032f27c47186a71c87342efbb07663f5b (patch) | |
tree | 79f94a67e76920084496be1c8982996a4fea29d5 /gcc/java/java-tree.h | |
parent | de1041046f5bbd7ec8156777b3977d87113ef1db (diff) | |
download | gcc-6744f40032f27c47186a71c87342efbb07663f5b.zip gcc-6744f40032f27c47186a71c87342efbb07663f5b.tar.gz gcc-6744f40032f27c47186a71c87342efbb07663f5b.tar.bz2 |
More cleanup for --enable-mapped-location.
* class.c (push_class): If USE_MAPPED_LOCATION don't set
input_location here. Instead do it in give_name_to_class.
(build_class_ref): Set DECL_ARTIFICIAL, for the sake of dwarf2out.
* expr.c (expand_byte_code): Call linemap_line_start.
* expr.c (build_expr_wfl): If USE_MAPPED_LOCATION, change final
parameters to a source_location. Don't need EXPR_WFL_FILENAME_NODE.
(expr_add_location): New function, if USE_MAPPED_LOCATION.
* class.c (maybe_layout_super_class): Adjust build_expr_wfl call
to USE_MAPPED_LOCATION case.
From-SVN: r88365
Diffstat (limited to 'gcc/java/java-tree.h')
0 files changed, 0 insertions, 0 deletions