rtti.c (build_dynamic_cast_1): Give a better error message for an attempt to dynamic_...
authorIan Lance Taylor <ian@zembu.com>
Thu, 28 Oct 1999 23:55:28 +0000 (23:55 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Thu, 28 Oct 1999 23:55:28 +0000 (23:55 +0000)
commit0f4d5c1c4d6c91c3cad04c484c5dac2324e94a82
tree26b4c65bbe4d98c41cb050c861220c69ab29259b
parenta6092975367388a74307ea5c40eb539ad83a1fb1
rtti.c (build_dynamic_cast_1): Give a better error message for an attempt to dynamic_cast a polymorphic type.

* rtti.c (build_dynamic_cast_1): Give a better error message for
an attempt to dynamic_cast a polymorphic type.

From-SVN: r30248
gcc/cp/ChangeLog
gcc/cp/rtti.c