diff options
| -rw-r--r-- | gcc/cp/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog index 2b01e90..96262b4 100644 --- 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> |
