[Mono-bugs] [Bug 54209][Wis] Changed - Branches inside BB causing incorrect reg assign
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 15 May 2004 09:19:19 -0400 (EDT)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by patrik.torstensson@intel.com.
http://bugzilla.ximian.com/show_bug.cgi?id=54209
--- shadow/54209 2004-05-14 19:33:29.000000000 -0400
+++ shadow/54209.tmp.18829 2004-05-15 09:19:19.000000000 -0400
@@ -110,6 +110,11 @@
The two test cases works with cvs.
------- Additional Comments From bmaurer@users.sf.net 2004-05-14 19:33 -------
could isinst / castclass also trigger this? They both have branches
inside them.
+
+------- Additional Comments From Patrik.Torstensson@intel.com 2004-05-15 09:19 -------
+It's possible but not likly, the reason why this shows up with ceq
+(and more now after my patch) is that long ops uses a lot of the
+regs on x86.