public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* c++/9809
@ 2003-03-08  9:16 mmitchel
  0 siblings, 0 replies; 3+ messages in thread
From: mmitchel @ 2003-03-08  9:16 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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

From: mmitchel@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: c++/9809
Date: 8 Mar 2003 09:14:53 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Branch: 	gcc-3_3-branch
 Changes by:	mmitchel@gcc.gnu.org	2003-03-08 09:14:52
 
 Modified files:
 	gcc/cp         : ChangeLog call.c 
 	gcc/testsuite  : ChangeLog 
 
 Log message:
 	PR c++/9809
 	* call.c (add_function_candidate): Skip builtin fuctions that have
 	not yet been declared.
 	
 	PR c++/9809
 	* g++.dg/parse/builtin1.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.63&r2=1.3076.2.64
 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.9&r2=1.341.2.10
 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.78&r2=1.2261.2.79
 


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

* c++/9809
@ 2003-03-08  9:16 mmitchel
  0 siblings, 0 replies; 3+ messages in thread
From: mmitchel @ 2003-03-08  9:16 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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

From: mmitchel@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: c++/9809
Date: 8 Mar 2003 09:14:53 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Branch: 	gcc-3_3-branch
 Changes by:	mmitchel@gcc.gnu.org	2003-03-08 09:14:52
 
 Modified files:
 	gcc/cp         : ChangeLog call.c 
 	gcc/testsuite  : ChangeLog 
 
 Log message:
 	PR c++/9809
 	* call.c (add_function_candidate): Skip builtin fuctions that have
 	not yet been declared.
 	
 	PR c++/9809
 	* g++.dg/parse/builtin1.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.63&r2=1.3076.2.64
 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.9&r2=1.341.2.10
 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.78&r2=1.2261.2.79
 


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

* c++/9809
@ 2003-03-08  9:16 mmitchel
  0 siblings, 0 replies; 3+ messages in thread
From: mmitchel @ 2003-03-08  9:16 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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

From: mmitchel@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: c++/9809
Date: 8 Mar 2003 09:12:54 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	mmitchel@gcc.gnu.org	2003-03-08 09:12:54
 
 Modified files:
 	gcc/cp         : ChangeLog call.c cp-tree.h decl2.c init.c 
 	                 parser.c 
 	gcc/testsuite  : ChangeLog 
 	gcc/testsuite/g++.old-deja/g++.other: decl5.C 
 Added files:
 	gcc/testsuite/g++.dg/abi: cookie1.C cookie2.C 
 	gcc/testsuite/g++.dg/parse: builtin1.C class1.C namespace7.C 
 	gcc/testsuite/g++.dg/template: field1.C 
 
 Log message:
 	PR c++/9809
 	* g++.dg/parse/builtin1.C: New test.
 	
 	PR c++/9982
 	* g++.dg/abi/cookie1.C: New test.
 	* g++.dg/abi/cookie2.C: Likewise.
 	
 	PR c++/9524
 	* g++.dg/parse/field1.C: New test.
 	
 	PR c++/9912
 	* g++.dg/parse/class1.C: New test.
 	* g++.dg/parse/namespace7.C: Likewise.
 	* g++.old-deja/g++.other/decl5.C: Remove XFAILs.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.3247&r2=1.3248
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/call.c.diff?cvsroot=gcc&r1=1.363&r2=1.364
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/cp-tree.h.diff?cvsroot=gcc&r1=1.819&r2=1.820
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/decl2.c.diff?cvsroot=gcc&r1=1.600&r2=1.601
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/init.c.diff?cvsroot=gcc&r1=1.311&r2=1.312
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/parser.c.diff?cvsroot=gcc&r1=1.49&r2=1.50
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.2478&r2=1.2479
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/abi/cookie1.C.diff?cvsroot=gcc&r1=NONE&r2=1.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/abi/cookie2.C.diff?cvsroot=gcc&r1=NONE&r2=1.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/parse/builtin1.C.diff?cvsroot=gcc&r1=NONE&r2=1.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/parse/class1.C.diff?cvsroot=gcc&r1=NONE&r2=1.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/parse/namespace7.C.diff?cvsroot=gcc&r1=NONE&r2=1.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/template/field1.C.diff?cvsroot=gcc&r1=NONE&r2=1.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.old-deja/g++.other/decl5.C.diff?cvsroot=gcc&r1=1.5&r2=1.6
 


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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-08  9:16 c++/9809 mmitchel
  -- strict thread matches above, loose matches on Subject: below --
2003-03-08  9:16 c++/9809 mmitchel
2003-03-08  9:16 c++/9809 mmitchel

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