Hi, On Mon, 11 Apr 2011, Eric Botcazou wrote:
> > See? That's whay I meant with having to use a large ulimit for stack > > size. Usually stack overflows symptom is a simple segfault. What ulimit > > -s have you used for your capacita tests? > > Compiling with -fstack-check should give the segfault reliably. Yeah, I see the problem. Strange that it doesn't occure with spec or the testsuite, it's a scoping problem. Ciao, Michael.