This is the mail archive of the gcc-patches@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 front end asm() syntax refactor


"Zack Weinberg" <zack@codesourcery.com> writes:

> Bootstrapped i686-linux, applied mainline.  The entire patch series
> that this is part of may be appropriate for 3.4 branch at some point.

This patch breaks bootstrap with bison 1.28:

bison  -o c-parse.c c-parse.y 
c-parse.y:344: type clash (`' `ttype') on default action

That version is listed as the minimum required on

	http://gcc.gnu.org/install/prerequisites.html

Please either fix this or update the requirements.

	Rainer

-- 
-----------------------------------------------------------------------------
Rainer Orth, Faculty of Technology, Bielefeld University


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