PR c++/35734
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 7 Apr 2008 20:50:21 +0000 (20:50 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 7 Apr 2008 20:50:21 +0000 (20:50 +0000)
commit0c88ac87504740c8b9983ad2f44bbcc7c1b190dd
treee09d7e2d7530c9c5fb65a995d571eeb59bd4aa25
parentd922ad9b9626c30928ef4abe8653fa769941760e
    PR c++/35734
        * class.c (type_has_user_nondefault_constructor): A template
        counts as a nondefault constructor.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@133987 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/class.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/warn/ctor1.C [new file with mode: 0644]