mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-02-19 23:00:24 +08:00
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:
parent
68a813322b
commit
78ecf64c1b
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user