PR c++/28687
commit54864ec68854296d0d0dda4840e65c86a2af11f4
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 23 Aug 2006 14:04:24 +0000 (23 14:04 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 23 Aug 2006 14:04:24 +0000 (23 14:04 +0000)
tree8db35c6e896f3c47a77d77c5ef83c8f54ece5934
parent41cd341f0b97199273e3a044a5bf3b954faa1f62
    PR c++/28687
        * rtti.c (build_dynamic_cast, build_dynamic_cast_1):
        Move -fno-rtti check to be more specific.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@116350 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/rtti.c
gcc/doc/invoke.texi
gcc/testsuite/g++.dg/rtti/no-rtti-voidptr.C [new file with mode: 0644]