GCC build of HEAD failed for native with your patch on 2004-02-12T20:48:51Z.
Gerald Pfeifer
gerald@pfeifer.com
Thu Feb 12 22:08:00 GMT 2004
On Thu, 12 Feb 2004, Zack Weinberg wrote:
>> bison -o c-parse.c c-parse.y
>> c-parse.y:344: type clash (`' `ttype') on default action
>> make[2]: [c-parse.c] Error 1 (ignored)
>>
>> Why are we ignoring errors from bison?
> No clue. I don't see this problem at all (bison 1.875a here), but I
> believe the appended patch will fix it, could you please test it?
>
> zw
>
> * c-parse.in: Don't give asmdef a type.
At least, bootstraps is currently over the point where your original
patch broke it, so I suggest to commit this.
(I'm currently trying to debug a sparc-sun-solaris issue, but the build
has been broken for days. Every time something got fixed, there was new
breakage somewhere else.)
Gerald
More information about the Gcc-regression
mailing list