PR c++/15214
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 28 May 2004 17:01:20 +0000 (17:01 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 28 May 2004 17:01:20 +0000 (17:01 +0000)
commitc49006bcd0deb21ceca25ffee2e6220d861cae49
treece5870aff037c16b158c02fb51ded76fdc412d23
parent318a728f904732ccea8f616d2694af282ccfc848
    PR c++/15214
        * class.c (finish_struct_1): Warn only if the dtor is non-private or
        the class has friends.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82366 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/class.c