diff options
author | Eric Botcazou <ebotcazou@adacore.com> | 2006-06-13 08:55:40 +0000 |
---|---|---|
committer | Eric Botcazou <ebotcazou@gcc.gnu.org> | 2006-06-13 08:55:40 +0000 |
commit | 5123ad0975a0a439b6c97670beb1125a7f929d8f (patch) | |
tree | 05d681245e58a72d16cb2087bd700186752c60c2 /libjava/classpath/java/sql/Ref.java | |
parent | 6f2ba390aeb310887314db61d9c4876ac7801474 (diff) | |
download | gcc-5123ad0975a0a439b6c97670beb1125a7f929d8f.zip gcc-5123ad0975a0a439b6c97670beb1125a7f929d8f.tar.gz gcc-5123ad0975a0a439b6c97670beb1125a7f929d8f.tar.bz2 |
re PR debug/26754 (Wrong debug info for variable accessed non-locally)
PR debug/26754
* gimplify.c (declare_tmp_vars): Rename into declare_vars.
Add debug_info parameter. Chain the vars to the BLOCK instead
of the BIND_EXPR if debug info are requested for them.
(pop_gimplify_context): Adjust for above change.
(gimple_add_tmp_var): Likewise.
* tree-gimple.h (declare_tmp_vars): Rename into declare_vars.
Add bool parameter.
* tree-nested.c (convert_nonlocal_reference): Adjust for above change.
(convert_local_reference): Likewise.
(get_local_debug_decl): Set DECL_IGNORED_P on the original variable.
(finalize_nesting_tree_1): Request that debug info be emitted
for debug_var_chain.
From-SVN: r114605
Diffstat (limited to 'libjava/classpath/java/sql/Ref.java')
0 files changed, 0 insertions, 0 deletions