This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/21983] [3.4/4.0 Regression] multiple diagnostics



------- Comment #7 from jakub at gcc dot gnu dot org  2005-11-23 13:53 -------
Subject: Bug 21983

Author: jakub
Date: Wed Nov 23 13:53:15 2005
New Revision: 107420

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=107420
Log:
        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.

Added:
    branches/gcc-3_4-branch/gcc/testsuite/g++.dg/warn/pr21983.C
Modified:
    branches/gcc-3_4-branch/gcc/cp/ChangeLog
    branches/gcc-3_4-branch/gcc/cp/class.c
    branches/gcc-3_4-branch/gcc/testsuite/ChangeLog


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21983


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]