[Bug debug/39524] Duplicate C++ DW_TAG_variable breaking its DW_AT_location resolution
jakub at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Mar 23 23:22:00 GMT 2009
------- Comment #6 from jakub at gcc dot gnu dot org 2009-03-23 23:21 -------
Subject: Bug 39524
Author: jakub
Date: Mon Mar 23 23:21:38 2009
New Revision: 145018
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=145018
Log:
PR debug/39524
* dwarf2out.c (gen_variable_die): Avoid adding duplicate declaration
nodes.
* g++.dg/debug/dwarf2/imported-decl-1.C: New test.
Added:
trunk/gcc/testsuite/g++.dg/debug/dwarf2/imported-decl-1.C
Modified:
trunk/gcc/ChangeLog
trunk/gcc/dwarf2out.c
trunk/gcc/testsuite/ChangeLog
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39524
More information about the Gcc-bugs
mailing list