c++/9328

mmitchel@gcc.gnu.org mmitchel@gcc.gnu.org
Thu Jan 23 00:26:00 GMT 2003


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

From: mmitchel@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: c++/9328
Date: 23 Jan 2003 00:17:32 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	mmitchel@gcc.gnu.org	2003-01-23 00:17:32
 
 Modified files:
 	gcc/cp         : ChangeLog error.c semantics.c 
 	gcc/testsuite  : ChangeLog 
 Added files:
 	gcc/testsuite/g++.dg/ext: typeof3.C 
 
 Log message:
 	PR c++/9328
 	* g++.dg/ext/typeof3.C: New test.
 	
 	PR c++/9328
 	* error.c (dump_decl): For an OVERLOAD, just print the name of the
 	function; it doesn't make sense to try to print its type.
 	* semantics.c (finish_typeof): Issue errors about invalid uses.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.3172&r2=1.3173
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/error.c.diff?cvsroot=gcc&r1=1.196&r2=1.197
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/semantics.c.diff?cvsroot=gcc&r1=1.294&r2=1.295
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.2362&r2=1.2363
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/ext/typeof3.C.diff?cvsroot=gcc&r1=NONE&r2=1.1
 



More information about the Gcc-prs mailing list