public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* c++/9420
@ 2003-03-13 21:46 jason
  0 siblings, 0 replies; 4+ messages in thread
From: jason @ 2003-03-13 21:46 UTC (permalink / raw)
  To: jason; +Cc: gcc-prs

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

From: jason@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: c++/9420
Date: 13 Mar 2003 21:39:40 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	jason@gcc.gnu.org	2003-03-13 21:39:40
 
 Modified files:
 	gcc/cp         : ChangeLog call.c search.c 
 
 Log message:
 	PR c++/9420
 	* search.c (lookup_conversions): Call complete_type here.
 	* call.c (implicit_conversion): Not here.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.3271&r2=1.3272
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/call.c.diff?cvsroot=gcc&r1=1.368&r2=1.369
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/search.c.diff?cvsroot=gcc&r1=1.256&r2=1.257
 


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

* c++/9420
@ 2003-03-21  7:16 jason
  0 siblings, 0 replies; 4+ messages in thread
From: jason @ 2003-03-21  7:16 UTC (permalink / raw)
  To: jason; +Cc: gcc-prs

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

From: jason@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: c++/9420
Date: 21 Mar 2003 07:10:44 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	jason@gcc.gnu.org	2003-03-21 07:10:44
 
 Added files:
 	gcc/testsuite/g++.dg/template: overload1.C 
 
 Log message:
 	PR c++/9420
 	* search.c (lookup_conversions): Call complete_type here.
 	* call.c (implicit_conversion): Not here.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/template/overload1.C.diff?cvsroot=gcc&r1=NONE&r2=1.1
 


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

* c++/9420
@ 2003-03-13 21:46 jason
  0 siblings, 0 replies; 4+ messages in thread
From: jason @ 2003-03-13 21:46 UTC (permalink / raw)
  To: jason; +Cc: gcc-prs

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

From: jason@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: c++/9420
Date: 13 Mar 2003 21:41:38 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Branch: 	gcc-3_2-branch
 Changes by:	jason@gcc.gnu.org	2003-03-13 21:41:38
 
 Modified files:
 	gcc/cp         : ChangeLog call.c search.c 
 
 Log message:
 	PR c++/9420
 	* search.c (lookup_conversions): Call complete_type here.
 	* call.c (implicit_conversion): Not here.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.2685.2.114.2.69&r2=1.2685.2.114.2.70
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/call.c.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.307.2.6.4.2&r2=1.307.2.6.4.3
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/search.c.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.223.2.3.4.2&r2=1.223.2.3.4.3
 


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

* c++/9420
@ 2003-03-13 21:46 jason
  0 siblings, 0 replies; 4+ messages in thread
From: jason @ 2003-03-13 21:46 UTC (permalink / raw)
  To: jason; +Cc: gcc-prs

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

From: jason@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: c++/9420
Date: 13 Mar 2003 21:40:34 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Branch: 	gcc-3_3-branch
 Changes by:	jason@gcc.gnu.org	2003-03-13 21:40:34
 
 Modified files:
 	gcc/cp         : ChangeLog call.c search.c 
 
 Log message:
 	PR c++/9420
 	* search.c (lookup_conversions): Call complete_type here.
 	* call.c (implicit_conversion): Not here.
 
 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.83&r2=1.3076.2.84
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/call.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.341.2.13&r2=1.341.2.14
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/search.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.243.2.2&r2=1.243.2.3
 


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

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

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-13 21:46 c++/9420 jason
  -- strict thread matches above, loose matches on Subject: below --
2003-03-21  7:16 c++/9420 jason
2003-03-13 21:46 c++/9420 jason
2003-03-13 21:46 c++/9420 jason

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).