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



------- Comment #5 from simartin at gcc dot gnu dot org  2007-01-23 22:34 -------
Subject: Bug 27492

Author: simartin
Date: Tue Jan 23 22:33:51 2007
New Revision: 121089

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

        PR c++/27492
        * decl.c (duplicate_decls): Don't reset DECL_INVALID_OVERRIDER_P for
        function decls.

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


-- 


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


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