diff options
| -rw-r--r-- | gcc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 89f57e8..82ca6cb 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -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. |
