Fix ChangeLog entries for PR debug/41170.

From-SVN: r151217
This commit is contained in:
H.J. Lu 2009-08-29 18:52:18 -07:00
parent f86e9c4608
commit d1eda1365c
2 changed files with 5 additions and 5 deletions

View file

@ -281,7 +281,7 @@
2009-08-27 Dodji Seketeli <dodji@redhat.com>
PR debug/41770
PR debug/41170
* dwarf2out.c (get_context_die): Declare this static function.
(gen_type_die_with_usage): Make sure a DIE is a generated for
the context of a typedef.

View file

@ -53,7 +53,7 @@
2009-08-27 Dodji Seketeli <dodji@redhat.com>
PR debug/41770
PR debug/41170
* debug/dwarf2/namespace-1.C: New test.
2009-08-26 H.J. Lu <hongjiu.lu@intel.com>