[Mono-bugs] [Bug 43586][Nor] Changed - branch optimization problem

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Fri, 23 May 2003 13:48:05 -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 vargaz@freemail.hu.

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

--- shadow/43586	Fri May 23 13:46:51 2003
+++ shadow/43586.tmp.16430	Fri May 23 13:48:05 2003
@@ -24,6 +24,11 @@
 
 I looked at the code, but can't understand what it does. When detecting
 an A->B->C branch, it should:
 - set A->out_bb[0] to C
 - remove A from the in_bb list of B
 - add A to the in_bb list of C
+
+------- Additional Comments From vargaz@freemail.hu  2003-05-23 13:48 -------
+Created an attachment (id=4447)
+testcase
+