diff options
author | Jakub Jelinek <jakub@redhat.com> | 2012-10-26 21:19:25 +0200 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2012-10-26 21:19:25 +0200 |
commit | 9430b7bad813a444e6a7e35d6b5f92d2b99f40cf (patch) | |
tree | 007004e6f0b36e0efb8b580543d475b492da6928 /libbacktrace/posix.c | |
parent | c88538b7436c2e46f308b9b3410f04572078c2ae (diff) | |
download | gcc-9430b7bad813a444e6a7e35d6b5f92d2b99f40cf.zip gcc-9430b7bad813a444e6a7e35d6b5f92d2b99f40cf.tar.gz gcc-9430b7bad813a444e6a7e35d6b5f92d2b99f40cf.tar.bz2 |
re PR debug/54970 (Missing DW_OP_GNU_implicit_pointer in debuginfo)
PR debug/54970
* cfgexpand.c (expand_debug_expr): Expand &MEM_REF[&var, n]
as DEBUG_IMPLICIT_PTR + n if &var expands to DEBUG_IMPLICIT_PTR.
* tree-sra.c (create_access_replacement): Allow also MEM_REFs
with ADDR_EXPR first operand in DECL_DEBUG_EXPR expressions.
* var-tracking.c (track_expr_p): Handle MEM_REFs in DECL_DEBUG_EXPR
expressions.
* dwarf2out.c (add_var_loc_to_decl): Likewise.
PR debug/54971
* gcc.dg/guality/pr54970.c: New test.
From-SVN: r192860
Diffstat (limited to 'libbacktrace/posix.c')
0 files changed, 0 insertions, 0 deletions