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++/9809


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

From: mmitchel at gcc dot gnu dot org
To: gcc-gnats at gcc dot gnu dot 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 at gcc dot gnu dot 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
 


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