------- Comment #3 from jason at gcc dot gnu dot org  2008-04-08 17:50 -------
Subject: Bug 35734

Author: jason
Date: Tue Apr  8 17:49:56 2008
New Revision: 134099

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

Added:
    branches/gcc-4_3-branch/gcc/testsuite/g++.dg/warn/ctor1.C
      - copied unchanged from r133987, trunk/gcc/testsuite/g++.dg/warn/ctor1.C
Modified:
    branches/gcc-4_3-branch/gcc/cp/ChangeLog
    branches/gcc-4_3-branch/gcc/cp/class.c
    branches/gcc-4_3-branch/gcc/testsuite/ChangeLog


-- 


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

Reply via email to