Reorganize C statement parsing

Joseph S. Myers jsm@polyomino.org.uk
Fri Jun 25 14:03:00 GMT 2004


On Thu, 24 Jun 2004, Richard Henderson wrote:

> 	* c-parse.in: Update expected conflicts.

I take it all conflicts not involved in error recovery have been examined
in the Bison dumps to ensure they aren't resolved incorrectly?  (The prior
state should have been - was at one stage - that there was exactly one
such conflict, in __attribute__((foo(bar))) and similar, where the 
identifier "bar" starting arguments to an attribute is interpreted as an 
identifier in preference to an expression in an exprlist.)

-- 
Joseph S. Myers               http://www.srcf.ucam.org/~jsm28/gcc/
    jsm@polyomino.org.uk (personal mail)
    jsm28@gcc.gnu.org (Bugzilla assignments and CCs)



More information about the Gcc-patches mailing list