[Mono-bugs] [Bug 42882][Nor] Changed - mini miscompiles code with backward branches into basic blocks

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Tue, 13 May 2003 11:47:45 -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 dietmar@ximian.com.

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

--- shadow/42882	Tue May 13 11:36:43 2003
+++ shadow/42882.tmp.28860	Tue May 13 11:47:45 2003
@@ -1,13 +1,13 @@
 Bug#: 42882
 Product: Mono/Runtime
 Version: unspecified
 OS: Debian Woody
 OS Details: 
-Status: ASSIGNED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: vargaz@freemail.hu               
 QAContact: mono-bugs@ximian.com
@@ -32,6 +32,9 @@
 testcase
 
 
 ------- Additional Comments From dietmar@ximian.com  2003-05-13 11:36 -------
 Sometimes instructions does not have an associated the cil_code - this
 is a known bug and I will try to find generic solution for it.
+
+------- Additional Comments From dietmar@ximian.com  2003-05-13 11:47 -------
+fixed