OSDN Git Service

Avoid emitting bogus debug info that confuses gdb.
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 20 Apr 2005 23:50:57 +0000 (23:50 +0000)
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 20 Apr 2005 23:50:57 +0000 (23:50 +0000)
commitcef8055d74532525ab53b4a751de4cdc66e93a2a
tree6078c767fcfc62b71c77f58c815637bfbcc1b416
parent48be990a98811c6114000276eefdec809e20272a
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@98472 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog