https://bugzilla.novell.com/show_bug.cgi?id=469742
User [email protected] added comment https://bugzilla.novell.com/show_bug.cgi?id=469742#c3 Rodrigo Kumpera <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Rodrigo Kumpera <[email protected]> 2009-01-27 09:41:50 MST --- Your patch removes a small opt which is trivially avoidable. Instead of removing, it should check if sp[0] is the last ins of the current basic block. And besides that unbox.any should not emit a cast class if sp [0] is a ldnull. -- 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
