bug-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: test 145 failure


From: Joel E. Denny
Subject: Re: test 145 failure
Date: Fri, 12 Jan 2007 17:21:31 -0500 (EST)

Another ignored message.

On Tue, 9 Jan 2007, Joel E. Denny wrote:

> On Tue, 9 Jan 2007, Juan Manuel Guerrero wrote:
> 
> > I have tried to compile todays cvs sources and test 145 of the testsuite 
> > failed.
> 
> Thanks for reporting this.
> 
> The problem is that push parsers can't use alloca since the stacks can't 
> be locals.  I'll commit a patch soon to prevent push parsers from paying 
> attention to YYSTACK_USE_ALLOCA.
> 
> It turns out that Valgrind was actually detecting this problem on my 
> system before the seg fault, but we're still not using the right 
> combination of Valgrind flags in order to see it.  I'll look into it.
> 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]