public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* c++/9898
@ 2003-03-24 20:16 nathan
  0 siblings, 0 replies; 6+ messages in thread
From: nathan @ 2003-03-24 20:16 UTC (permalink / raw)
  To: nathan; +Cc: gcc-prs

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

From: nathan@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: c++/9898
Date: 24 Mar 2003 20:06:45 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Branch: 	gcc-3_3-branch
 Changes by:	nathan@gcc.gnu.org	2003-03-24 20:06:45
 
 Modified files:
 	gcc/cp         : ChangeLog pt.c 
 	gcc/testsuite  : ChangeLog 
 Added files:
 	gcc/testsuite/g++.dg/template: conv6.C 
 
 Log message:
 	cp:
 	PR c++/9898, PR c++/383, DR 322
 	* pt.c (maybe_adjust_types_for_deduction) [DEDUCE_CONV]: Look
 	through reference types on both PARM and ARG.
 	testsuite:
 	PR c++/9898, c++/383
 	* g++.dg/template/conv6.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.95&r2=1.3076.2.96
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/pt.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.635.2.16&r2=1.635.2.17
 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.115&r2=1.2261.2.116
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/template/conv6.C.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=NONE&r2=1.1.2.1
 


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

* c++/9898
@ 2003-03-24 20:46 nathan
  0 siblings, 0 replies; 6+ messages in thread
From: nathan @ 2003-03-24 20:46 UTC (permalink / raw)
  To: nathan; +Cc: gcc-prs

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

From: nathan@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: c++/9898
Date: 24 Mar 2003 20:06:45 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Branch: 	gcc-3_3-branch
 Changes by:	nathan@gcc.gnu.org	2003-03-24 20:06:45
 
 Modified files:
 	gcc/cp         : ChangeLog pt.c 
 	gcc/testsuite  : ChangeLog 
 Added files:
 	gcc/testsuite/g++.dg/template: conv6.C 
 
 Log message:
 	cp:
 	PR c++/9898, PR c++/383, DR 322
 	* pt.c (maybe_adjust_types_for_deduction) [DEDUCE_CONV]: Look
 	through reference types on both PARM and ARG.
 	testsuite:
 	PR c++/9898, c++/383
 	* g++.dg/template/conv6.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.95&r2=1.3076.2.96
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/pt.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.635.2.16&r2=1.635.2.17
 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.115&r2=1.2261.2.116
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/template/conv6.C.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=NONE&r2=1.1.2.1
 


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

* c++/9898
@ 2003-03-24 19:56 nathan
  0 siblings, 0 replies; 6+ messages in thread
From: nathan @ 2003-03-24 19:56 UTC (permalink / raw)
  To: nathan; +Cc: gcc-prs

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

From: nathan@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: c++/9898
Date: 24 Mar 2003 19:47:17 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	nathan@gcc.gnu.org	2003-03-24 19:47:17
 
 Modified files:
 	gcc/cp         : ChangeLog pt.c 
 	gcc/testsuite  : ChangeLog 
 Added files:
 	gcc/testsuite/g++.dg/template: conv6.C 
 
 Log message:
 	cp:
 	PR c++/9898, PR c++/383, DR 322
 	* pt.c (maybe_adjust_types_for_deduction) [DEDUCE_CONV]: Look
 	through reference types on both PARM and ARG.
 	testsuite:
 	PR c++/9898, c++/383
 	* g++.dg/template/conv6.C: New test.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.3294&r2=1.3295
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/pt.c.diff?cvsroot=gcc&r1=1.673&r2=1.674
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.2534&r2=1.2535
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/template/conv6.C.diff?cvsroot=gcc&r1=NONE&r2=1.1
 


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

* c++/9898
@ 2003-03-24 19:56 nathan
  0 siblings, 0 replies; 6+ messages in thread
From: nathan @ 2003-03-24 19:56 UTC (permalink / raw)
  To: nathan; +Cc: gcc-prs

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

From: nathan@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: c++/9898
Date: 24 Mar 2003 19:47:17 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	nathan@gcc.gnu.org	2003-03-24 19:47:17
 
 Modified files:
 	gcc/cp         : ChangeLog pt.c 
 	gcc/testsuite  : ChangeLog 
 Added files:
 	gcc/testsuite/g++.dg/template: conv6.C 
 
 Log message:
 	cp:
 	PR c++/9898, PR c++/383, DR 322
 	* pt.c (maybe_adjust_types_for_deduction) [DEDUCE_CONV]: Look
 	through reference types on both PARM and ARG.
 	testsuite:
 	PR c++/9898, c++/383
 	* g++.dg/template/conv6.C: New test.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.3294&r2=1.3295
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/pt.c.diff?cvsroot=gcc&r1=1.673&r2=1.674
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.2534&r2=1.2535
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/template/conv6.C.diff?cvsroot=gcc&r1=NONE&r2=1.1
 


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

* c++/9898
@ 2003-03-21 15:46 nathan
  0 siblings, 0 replies; 6+ messages in thread
From: nathan @ 2003-03-21 15:46 UTC (permalink / raw)
  To: nathan; +Cc: gcc-prs

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

From: nathan@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: c++/9898
Date: 21 Mar 2003 15:42:37 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	nathan@gcc.gnu.org	2003-03-21 15:42:37
 
 Modified files:
 	gcc/cp         : ChangeLog error.c 
 	gcc/testsuite  : ChangeLog 
 Added files:
 	gcc/testsuite/g++.dg/other: error4.C 
 
 Log message:
 	cp:
 	PR c++/9898
 	* error.c (dump_decl) [CONST_DECL]: Print '<enumerator>'.
 	(dump_expr) [CONSTRUCTOR]: Print default ctor as a function call.
 	testsuite:
 	PR c++/9898
 	* g++.dg/other/error4.C: New test.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.3288&r2=1.3289
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/error.c.diff?cvsroot=gcc&r1=1.200&r2=1.201
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.2521&r2=1.2522
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/other/error4.C.diff?cvsroot=gcc&r1=NONE&r2=1.1
 


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

* c++/9898
@ 2003-03-21 15:46 nathan
  0 siblings, 0 replies; 6+ messages in thread
From: nathan @ 2003-03-21 15:46 UTC (permalink / raw)
  To: nathan; +Cc: gcc-prs

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

From: nathan@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: c++/9898
Date: 21 Mar 2003 15:42:37 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	nathan@gcc.gnu.org	2003-03-21 15:42:37
 
 Modified files:
 	gcc/cp         : ChangeLog error.c 
 	gcc/testsuite  : ChangeLog 
 Added files:
 	gcc/testsuite/g++.dg/other: error4.C 
 
 Log message:
 	cp:
 	PR c++/9898
 	* error.c (dump_decl) [CONST_DECL]: Print '<enumerator>'.
 	(dump_expr) [CONSTRUCTOR]: Print default ctor as a function call.
 	testsuite:
 	PR c++/9898
 	* g++.dg/other/error4.C: New test.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.3288&r2=1.3289
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/error.c.diff?cvsroot=gcc&r1=1.200&r2=1.201
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.2521&r2=1.2522
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/other/error4.C.diff?cvsroot=gcc&r1=NONE&r2=1.1
 


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

end of thread, other threads:[~2003-03-24 20:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-24 20:16 c++/9898 nathan
  -- strict thread matches above, loose matches on Subject: below --
2003-03-24 20:46 c++/9898 nathan
2003-03-24 19:56 c++/9898 nathan
2003-03-24 19:56 c++/9898 nathan
2003-03-21 15:46 c++/9898 nathan
2003-03-21 15:46 c++/9898 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).