[Mono-bugs] [Bug 423186] JIT generates invalid code for unverifiable code
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Sep 4 11:21:23 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=423186
User rkumpera at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=423186#c1
--- Comment #1 from Rodrigo Kumpera <rkumpera at novell.com> 2008-09-04 09:21:23 MDT ---
Created an attachment (id=237579)
--> (https://bugzilla.novell.com/attachment.cgi?id=237579)
Testcase
Mono crashes is method foo
method public static hidebysig default void foo ([out] bool&
continueInteraction) cil managed
{
.maxstack 4
.locals init (class [mscorlib]System.Exception V_0)
IL_0000: ldarg.0
IL_0001: ldc.i4.0
IL_0002: stind.ref //using stind.ref with bool&
...
--
Configure bugmail: https://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