class.c, [...]: Remove com_interface attribute support.
authorJason Merrill <jason@redhat.com>
Tue, 22 May 2001 19:42:30 +0000 (15:42 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 22 May 2001 19:42:30 +0000 (15:42 -0400)
commit0401d4997a27f495b52e2a5af5f172fc10cf9a1b
treea6c71baab918f558fc7349ea894a709dbd762e5a
parent766a4175b12e77540da5a39482d1cd3e4beb81ff
class.c, [...]: Remove com_interface attribute support.

        * class.c, cp-tree.h, rtti.c: Remove com_interface attribute support.
        * tree.c (cp_valid_lang_attribute): Warn about use of com_interface
        attribute.

From-SVN: r42465
gcc/cp/ChangeLog
gcc/cp/class.c
gcc/cp/cp-tree.h
gcc/cp/rtti.c
gcc/cp/tree.c
gcc/testsuite/g++.old-deja/g++.ext/comint1.C [deleted file]