Avoid emitting bogus debug info that confuses gdb.

PR c++/20805
* dwarf2out.c (gen_variable_die): Don't emit a specification if this
is another declaration.

From-SVN: r98472
This commit is contained in:
Jim Wilson 2005-04-20 16:50:57 -07:00
parent 68a813322b
commit 78ecf64c1b

View File

@ -1,3 +1,9 @@
2005-04-20 James E Wilson <wilson@specifixinc.com>
PR c++/20805
* dwarf2out.c (gen_variable_die): Don't emit a specification if this
is another declaration.
2005-04-21 Hans-Peter Nilsson <hp@axis.com>
* config/cris/predicates.md: New file.