[Mono-bugs] [Bug 503077] The "branch" optimization doesn't remove the opcodes compare+branch atomically (at least sometimes).

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue May 12 20:36:56 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=503077

User vargaz at gmail.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=503077#c2





--- Comment #2 from Zoltan Varga <vargaz at gmail.com>  2009-05-12 18:36:54 MDT ---
The other back ends handle this by checking that the instruction after the
compare is actually a branch, and not a NOP, or it is missing.

-- 
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