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++/28253] [4.0/4.1/4.2/4.3 regression] ICE with invalid covariant return



------- Comment #4 from simartin at gcc dot gnu dot org  2007-03-02 22:09 -------
Subject: Bug 28253

Author: simartin
Date: Fri Mar  2 22:09:20 2007
New Revision: 122490

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=122490
Log:
2007-03-02  Simon Martin  <simartin@users.sourceforge.net>

        PR c++/28253
        * class.c (update_vtable_entry_for_fn): Properly handle invalid
overriders
        for thunks.

Added:
    trunk/gcc/testsuite/g++.dg/inherit/covariant16.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/class.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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