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++/35734] [4.3/4.4 regression] ICE with copy constructor in derived class



------- Comment #2 from jason at gcc dot gnu dot org  2008-04-07 20:51 -------
Subject: Bug 35734

Author: jason
Date: Mon Apr  7 20:50:21 2008
New Revision: 133987

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=133987
Log:
        PR c++/35734
        * class.c (type_has_user_nondefault_constructor): A template
        counts as a nondefault constructor.

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


-- 


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


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