public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* c++/8572
@ 2002-12-22 13:36 nathan
  0 siblings, 0 replies; 2+ messages in thread
From: nathan @ 2002-12-22 13:36 UTC (permalink / raw)
  To: nathan; +Cc: gcc-prs

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

From: nathan@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: c++/8572
Date: 22 Dec 2002 21:32:28 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	nathan@gcc.gnu.org	2002-12-22 13:32:28
 
 Modified files:
 	gcc/cp         : ChangeLog cp-tree.h decl2.c parse.y 
 	gcc/testsuite  : ChangeLog 
 Added files:
 	gcc/testsuite/g++.dg/parse: conv_op1.C 
 
 Log message:
 	cp:
 	PR c++/8572
 	* cp-tree.h (grokoptypename): Add SCOPE parameter.
 	* decl2.c (grokoptypename): Add SCOPE parameter. tsubst the type
 	if in a template scope.
 	* parse.y (unoperator): Return the scope.
 	(operator_name): Adjust grokoptypename call.
 	testsuite:
 	* g++.dg/parse/conv_op1.C: New test.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.3087&r2=1.3088
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/cp-tree.h.diff?cvsroot=gcc&r1=1.780&r2=1.781
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/decl2.c.diff?cvsroot=gcc&r1=1.577&r2=1.578
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/parse.y.diff?cvsroot=gcc&r1=1.286&r2=1.287
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.2272&r2=1.2273
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/parse/conv_op1.C.diff?cvsroot=gcc&r1=NONE&r2=1.1
 


^ permalink raw reply	[flat|nested] 2+ messages in thread

* c++/8572
@ 2002-12-23  5:46 nathan
  0 siblings, 0 replies; 2+ messages in thread
From: nathan @ 2002-12-23  5:46 UTC (permalink / raw)
  To: nathan; +Cc: gcc-prs

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

From: nathan@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: c++/8572
Date: 23 Dec 2002 13:45:39 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Branch: 	gcc-3_3-branch
 Changes by:	nathan@gcc.gnu.org	2002-12-23 05:45:39
 
 Modified files:
 	gcc/cp         : ChangeLog parse.y cp-tree.h decl2.c 
 	gcc/testsuite  : ChangeLog 
 Added files:
 	gcc/testsuite/g++.dg/parse: conv_op1.C 
 
 Log message:
 	cp:
 	PR c++/8572
 	* cp-tree.h (grokoptypename): Add SCOPE parameter.
 	* decl2.c (grokoptypename): Add SCOPE parameter. tsubst the type
 	if in a template scope.
 	* parse.y (unoperator): Return the scope.
 	(operator_name): Adjust grokoptypename call.
 	testsuite:
 	* g++.dg/parse/conv_op1.C: New test.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.3076.2.6&r2=1.3076.2.7
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/parse.y.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.284.2.1&r2=1.284.2.2
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/cp-tree.h.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.776.2.1&r2=1.776.2.2
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/decl2.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.575.2.1&r2=1.575.2.2
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.2261.2.5&r2=1.2261.2.6
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/parse/conv_op1.C.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=NONE&r2=1.1.2.1
 


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-12-23 13:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-22 13:36 c++/8572 nathan
2002-12-23  5:46 c++/8572 nathan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).