https://bugzilla.novell.com/show_bug.cgi?id=688008
https://bugzilla.novell.com/show_bug.cgi?id=688008#c10 --- Comment #10 from Zoltan Varga <[email protected]> 2011-04-19 19:17:10 UTC --- We could allow the code in the second test, since the result of ldloca is certainly not a GC reference. But in the original test case, the result of ldelema is, so if even if we allowed it, the program would randomly crash. F# simply needs to be fixed to emit proper IL. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
