]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
improve ChangeLog message
authorIan Lance Taylor <ian@gcc.gnu.org>
Thu, 28 Oct 1999 23:59:08 +0000 (23:59 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Thu, 28 Oct 1999 23:59:08 +0000 (23:59 +0000)
From-SVN: r30249

gcc/cp/ChangeLog

index 2b01e90c4fbdcf5fee502431216987e871e118b2..96262b42d06b92486e3fa38db353c9448a73e586 100644 (file)
@@ -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 polymorphic type.
+       an attempt to dynamic_cast from a non-polymorphic type.
 
 1999-10-27  Mark Mitchell  <mark@codesourcery.com>