]> gcc.gnu.org Git - gcc.git/commit
re PR c++/21983 (multiple diagnostics)
authorJakub Jelinek <jakub@redhat.com>
Thu, 22 Sep 2005 16:34:58 +0000 (18:34 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Thu, 22 Sep 2005 16:34:58 +0000 (18:34 +0200)
commit16a1369ec35a3941e274bce2bf45dd1d12dbb2df
tree01156e735f59c6f7bfc3da148ed985f68a4a666a
parent861fd9a03af8905545c6a069a399b971f4394950
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: r104533
gcc/cp/ChangeLog
gcc/cp/class.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/warn/pr21983.C [new file with mode: 0644]
This page took 0.055566 seconds and 5 git commands to generate.