This is the mail archive of the gcc-prs@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]

c++/8921


The following reply was made to PR c++/8921; it has been noted by GNATS.

From: reichelt@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: c++/8921
Date: 6 Feb 2003 22:34:55 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	reichelt@gcc.gnu.org	2003-02-06 22:34:55
 
 Modified files:
 	gcc/testsuite  : ChangeLog 
 Added files:
 	gcc/testsuite/g++.dg/parse: fused-params1.C 
 	                            tmpl-tmpl-operator1.C 
 	                            non-dependent1.C dupl-tmpl-args1.C 
 	                            undefined7.C non-templ1.C 
 	                            too-many-tmpl-args1.C 
 
 Log message:
 	PR c++/8785
 	* g++.dg/parse/fused-params1.C: New test.
 	
 	PR c++/8857
 	* g++.dg/parse/tmpl-tmpl-operator1.C: New test.
 	
 	PR c++/8921
 	* g++.dg/parse/non-dependent1.C: New test.
 	
 	PR c++/8928
 	* g++.dg/parse/dupl-tmpl-args1.C: New test.
 	
 	PR c++/9228
 	* g++.dg/parse/undefined7.C: New test.
 	* g++.dg/parse/non-templ1.C: New test.
 	
 	PR c++/9229
 	* g++.dg/parse/too-many-tmpl-args1.C: New test.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.2399&r2=1.2400
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/parse/fused-params1.C.diff?cvsroot=gcc&r1=NONE&r2=1.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/parse/tmpl-tmpl-operator1.C.diff?cvsroot=gcc&r1=NONE&r2=1.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/parse/non-dependent1.C.diff?cvsroot=gcc&r1=NONE&r2=1.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/parse/dupl-tmpl-args1.C.diff?cvsroot=gcc&r1=NONE&r2=1.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/parse/undefined7.C.diff?cvsroot=gcc&r1=NONE&r2=1.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/parse/non-templ1.C.diff?cvsroot=gcc&r1=NONE&r2=1.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/parse/too-many-tmpl-args1.C.diff?cvsroot=gcc&r1=NONE&r2=1.1
 


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