[Bug c++/19440] Invalid destructor declaration in template class accepted

2005-02-19 Thread cvs-commit at gcc dot gnu dot org

--- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-02-19 
20:37 ---
Subject: Bug 19440

CVSROOT:/cvs/gcc
Module name:gcc
Changes by: [EMAIL PROTECTED]   2005-02-19 20:36:57

Modified files:
gcc/testsuite  : ChangeLog 
Added files:
gcc/testsuite/g++.dg/inherit: volatile1.C 
gcc/testsuite/g++.dg/template: dtor4.C 

Log message:
PR c++/19299
* g++.dg/inherit/volatile1.C: New test.

PR c++/19440
* g++.dg/template/dtor4.C: New test.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.5057&r2=1.5058
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/inherit/volatile1.C.diff?cvsroot=gcc&r1=NONE&r2=1.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/template/dtor4.C.diff?cvsroot=gcc&r1=NONE&r2=1.1



-- 


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


[Bug c++/19440] Invalid destructor declaration in template class accepted

2005-02-10 Thread mark at codesourcery dot com

--- Additional Comments From mark at codesourcery dot com  2005-02-10 22:06 
---
Subject: Re:  Invalid destructor declaration in template class
 accepted

reichelt at gcc dot gnu dot org wrote:
> --- Additional Comments From reichelt at gcc dot gnu dot org  2005-02-10 
> 21:28 ---
> Fixed on mainline (probably by one of your recent patches, Mark).
> 
> Do you want this example as a testcase?

I think the testcase I checked in with the patch is sufficiently 
comprehensive, though I don't object to adding this one too.

Thanks,



-- 


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


[Bug c++/19440] Invalid destructor declaration in template class accepted

2005-02-10 Thread reichelt at gcc dot gnu dot org

--- Additional Comments From reichelt at gcc dot gnu dot org  2005-02-10 
21:28 ---
Fixed on mainline (probably by one of your recent patches, Mark).

Do you want this example as a testcase?


-- 
   What|Removed |Added

 CC||mark at codesourcery dot com
 Status|NEW |RESOLVED
 Resolution||FIXED
   Target Milestone|--- |4.0.0


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


[Bug c++/19440] Invalid destructor declaration in template class accepted

2005-01-14 Thread pinskia at gcc dot gnu dot org

--- Additional Comments From pinskia at gcc dot gnu dot org  2005-01-14 
13:20 ---
Confirmed.

-- 
   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever Confirmed||1
   Last reconfirmed|-00-00 00:00:00 |2005-01-14 13:20:37
   date||


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