OSDN Git Service

improve ChangeLog message
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 28 Oct 1999 23:59:08 +0000 (23:59 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 28 Oct 1999 23:59:08 +0000 (23:59 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@30249 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/cp/ChangeLog

index 2b01e90..96262b4 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>