[Mono-dev] Some strange behavior of optimization options for JIT

Massimiliano Mantione massi at ximian.com
Tue Jan 16 02:08:51 EST 2007


Hey, you sent this on Christmas :-)

On Mon, 2006-12-25 at 19:11 +0300, Sergey Tikhonov wrote:
> >As we see two locals were introduced to hold "sum" results. In
> >"mono_arch_allocate_vars" the "mono_allocate_stack_slots_full" is called
> >to allocate locals and calculate offsets for them. Somehow it doesn't do
> >it:

I was just looking at this code for another issue:
http://bugzilla.ximian.com/show_bug.cgi?id=80307

When I'll commit the fix for it, would you mind to check if it also
solves yours?

And if it does not (because yours is really a liveness problem), can
you please file a bug?

Ciao,
  Massi





More information about the Mono-devel-list mailing list