[Mono-bugs] [Bug 557606] Compilation of polymorphic recursion is too eager
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sun Nov 22 18:33:13 EST 2009
http://bugzilla.novell.com/show_bug.cgi?id=557606
http://bugzilla.novell.com/show_bug.cgi?id=557606#c1
Zoltan Varga <vargaz at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |vargaz at gmail.com
Resolution| |FIXED
--- Comment #1 from Zoltan Varga <vargaz at gmail.com> 2009-11-22 23:33:03 UTC ---
Fixed in SVN HEAD/2.6/2.4 branches. As a workaround, run mono with -O=-inline,
or
make the recursive method more complex, so the JIT doesn't try to inline it.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list