projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f4d5c1
)
improve ChangeLog message
author
Ian Lance Taylor
<ian@gcc.gnu.org>
Thu, 28 Oct 1999 23:59:08 +0000
(23:59 +0000)
committer
Ian Lance Taylor
<ian@gcc.gnu.org>
Thu, 28 Oct 1999 23:59:08 +0000
(23:59 +0000)
From-SVN: r30249
gcc/cp/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/cp/ChangeLog
b/gcc/cp/ChangeLog
index 2b01e90c4fbdcf5fee502431216987e871e118b2..96262b42d06b92486e3fa38db353c9448a73e586 100644
(file)
--- a/
gcc/cp/ChangeLog
+++ b/
gcc/cp/ChangeLog
@@
-1,7
+1,7
@@
1999-10-28 Ian Lance Taylor <ian@zembu.com>
* rtti.c (build_dynamic_cast_1): Give a better error message for
- an attempt to dynamic_cast
a
polymorphic type.
+ an attempt to dynamic_cast
from a non-
polymorphic type.
1999-10-27 Mark Mitchell <mark@codesourcery.com>