This is the mail archive of the kawa@sourceware.org mailing list for the Kawa 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: improved data-flow analysis for Kawa


* Per Bothner [2011-04-23 14:58] writes:

> On 04/23/2011 01:17 AM, Helmut Eller wrote:
>> It's still very big after that.  And I can remove parts in a dozen
>> different places to toggle between failing/non-failing.
>>
>> If I increase the JVM stack size to 350k it succeeds.  Does the new pass
>> just need a lot more stack or do I see a bug?
>
> Not sure.  It might be something in between: Perhaps the optimized should
> have better heuristics.  Perhaps you could send me the stack trace?
> If you have a stand-alone program that fails I could try compiling it.

You can download the file from 
http://common-lisp.net/cgi-bin/viewcvs.cgi/*checkout*/slime/contrib/swank-kawa.scm?rev=1.24&root=slime

and then compile it with  kawa -C swank-kawa.scm

Helmut



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