projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a35fc19
)
Fix whitespacing.
author
Mike Stump
<mrs@gcc.gnu.org>
Fri, 13 Apr 2007 20:44:30 +0000
(20:44 +0000)
committer
Mike Stump
<mrs@gcc.gnu.org>
Fri, 13 Apr 2007 20:44:30 +0000
(20:44 +0000)
From-SVN: r123799
gcc/cp/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/cp/ChangeLog
b/gcc/cp/ChangeLog
index 38ce783a47b66002ef44356077bc64f3ee2ba675..663b3e14e507d3e45b63eff9b013c2fb57915537 100644
(file)
--- a/
gcc/cp/ChangeLog
+++ b/
gcc/cp/ChangeLog
@@
-36,8
+36,6
@@
* class.c (check_for_override): Don't remove dllmport attribute
of virtual methods.
-
-
2007-04-03 Jakub Jelinek <jakub@redhat.com>
PR c++/30847