OSDN Git Service
(root)
/
pf3gnuchains
/
gcc-fork.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
PR debug/39524
[pf3gnuchains/gcc-fork.git]
/
gcc
/
ChangeLog
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index
c1f7e6f
..
a75ca23
100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-1,3
+1,10
@@
+2009-03-24 Dodji Seketeli <dodji@redhat.com>
+ Jakub Jelinek <jakub@redhat.com>
+
+ PR debug/39524
+ * dwarf2out.c (gen_variable_die): Avoid adding duplicate declaration
+ nodes.
+
2009-03-23 Jakub Jelinek <jakub@redhat.com>
PR c/39495