https://bugzilla.novell.com/show_bug.cgi?id=372483
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=372483#c1 Rodrigo Kumpera <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[EMAIL PROTECTED] --- Comment #1 from Rodrigo Kumpera <[EMAIL PROTECTED]> 2008-03-19 13:38:44 MST --- This looks like two bugs. First mcs is generating an extra conv.ovf.i.un for no good reason. This didn't happen in 1.2.6. The second one, which is more serious is runtime crash. For some reason the second conv.ovf.i.un is not turning into an nop - converting an int32 to an int32 should simply be ignored. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
