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]

Re: c++/7440: parse error on valid C++ code (parse error before `&&' token)


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

From: Neil Booth <neil@daikokuya.co.uk>
To: gdr@gcc.gnu.org, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org,
	gsd@dolphin.fr, nobody@gcc.gnu.org, gcc-gnats@gcc.gnu.org
Cc:  
Subject: Re: c++/7440: parse error on valid C++ code (parse error before `&&' token)
Date: Tue, 30 Jul 2002 16:49:41 +0100

 gdr@gcc.gnu.org wrote:-
 
 > Synopsis: parse error on valid C++ code (parse error before `&&' token)
 > 
 > Responsible-Changed-From-To: unassigned->gdr
 > Responsible-Changed-By: gdr
 > Responsible-Changed-When: Tue Jul 30 01:05:53 2002
 > Responsible-Changed-Why:
 >     Analyzed.
 > State-Changed-From-To: open->closed
 > State-Changed-By: gdr
 > State-Changed-When: Tue Jul 30 01:05:53 2002
 > State-Changed-Why:
 >     Not a bug.
 
 We really need to use CPP to print tokens, the diagnostic in this
 case is awful,  and quite misleading.
 
 Neil.


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