re PR c++/7302 (-Wnon-virtual-dtor should't complain of protected dtor)
PR c++/7302 * cp/class.c (finish_struct_1): Warn when a class has virtual functions and accessible non-virtual destructor. * doc/invoke.texi (-Wnon-virtual-dtor): Update documentation. * g++.dg/warn/Wnvdtor-2.C: New testcase. From-SVN: r127649
Showing
gcc/testsuite/g++.dg/warn/Wnvdtor-2.C
0 → 100644
Please
register
or
sign in
to comment