]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/21983 (multiple diagnostics)
authorJakub Jelinek <jakub@redhat.com>
Wed, 23 Nov 2005 13:53:15 +0000 (14:53 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 23 Nov 2005 13:53:15 +0000 (14:53 +0100)
commite06e295a0bccbfb5ef9d20f56fc6c0881d525ef1
tree8a774710c596e5549c42f18f725cd2cfdd108508
parent92410cee0bc733f28cb1c51a47f0881e09c57a05
re PR c++/21983 (multiple diagnostics)

PR c++/21983
* class.c (find_final_overrider): Move diagnostic about no unique final
overrider to...
(update_vtable_entry_for_fn): ... here.

* g++.dg/warn/pr21983.C: New test.

From-SVN: r107420
gcc/cp/ChangeLog
gcc/cp/class.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/warn/pr21983.C [new file with mode: 0644]