c++/7679

mmitchel@gcc.gnu.org mmitchel@gcc.gnu.org
Wed Oct 23 11:46:00 GMT 2002


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

From: mmitchel@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: c++/7679
Date: 23 Oct 2002 18:38:23 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	mmitchel@gcc.gnu.org	2002-10-23 11:38:23
 
 Modified files:
 	gcc/cp         : ChangeLog spew.c 
 	gcc/testsuite  : ChangeLog 
 Added files:
 	gcc/testsuite/g++.dg/parse: inline1.C 
 
 Log message:
 	PR c++/7679
 	* spew.c (next_token): Do not return an endless stream of
 	END_OF_SAVED_INPUT tokens.
 	(snarf_method): Add three END_OF_SAVED_INPUT tokens to the end of
 	the cached token stream.
 	(snarf_defarg): Likewise.
 	
 	PR c++/7679
 	* g++.dg/parse/inline1.C: New test.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.3022&r2=1.3023
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/spew.c.diff?cvsroot=gcc&r1=1.74&r2=1.75
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.2175&r2=1.2176
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/parse/inline1.C.diff?cvsroot=gcc&r1=NONE&r2=1.1
 



More information about the Gcc-prs mailing list