diff options
author | Jakub Jelinek <jakub@redhat.com> | 2006-01-04 09:05:29 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2006-01-04 09:05:29 +0100 |
commit | 434eba35c00fe13a817a4f799e8b6b1fcb1f8065 (patch) | |
tree | b1683e1d380b9d2469d81bb04642c70217286a89 /gcc/c-common.c | |
parent | 9c3b204ab89bdf9fa42fc0e8b8f3c710f03d35a4 (diff) | |
download | gcc-434eba35c00fe13a817a4f799e8b6b1fcb1f8065.zip gcc-434eba35c00fe13a817a4f799e8b6b1fcb1f8065.tar.gz gcc-434eba35c00fe13a817a4f799e8b6b1fcb1f8065.tar.bz2 |
re PR debug/25562 (cannot debug VLA local)
PR debug/25562
* function.c (instantiate_expr): New function.
(instantiate_decls_1, instantiate_decls): If DECL_HAS_VALUE_EXPR_P,
walk its DECL_VALUE_EXPR with instantiate_expr.
* dwarf2out.c (loc_descriptor_from_tree_1): Don't add
DW_OP_deref{,_size} if address isn't going to be added.
From-SVN: r109315
Diffstat (limited to 'gcc/c-common.c')
0 files changed, 0 insertions, 0 deletions