[Mono-bugs] [Bug 54209][Wis] Changed - Branches inside BB causing incorrect reg assign

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 14 May 2004 19:33:29 -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 bmaurer@users.sf.net.

http://bugzilla.ximian.com/show_bug.cgi?id=54209

--- shadow/54209	2004-05-14 19:29:54.000000000 -0400
+++ shadow/54209.tmp.12108	2004-05-14 19:33:29.000000000 -0400
@@ -106,6 +106,10 @@
 Lupus commited a fix for this bug (and duplicate) but long term we 
 may want to implement some kind of branch spliting function 
 (problems with reg-alloction propagation etc), the fix just makes 
 Cxx instructions less-complex.
 
 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.