[Mono-bugs] [Bug 59580][Nor] Changed - branch optimization bug

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 5 Jun 2004 07:32:47 -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 lupus@ximian.com.

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

--- shadow/59580	2004-06-03 20:48:26.000000000 -0400
+++ shadow/59580.tmp.8774	2004-06-05 07:32:47.000000000 -0400
@@ -1,29 +1,34 @@
 Bug#: 59580
 Product: Mono: Runtime
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: jackson@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: bge.un test case fails
+Summary: branch optimization bug
 
 Please fill in this template when reporting a bug, unless you know what you
 are doing.
 Description of Problem:
 When running the attached test on mono it fails. on MS it passes and the
 compiled test passes all peverify tests. If you move the pass block above
 the fail block and recompile the test passes.
 
 ------- Additional Comments From jackson@ximian.com  2004-06-03 20:48 -------
 Created an attachment (id=7994)
 test case
 
+
+------- Additional Comments From lupus@ximian.com  2004-06-05 07:32 -------
+$ mono -O=-branch bge-fail.exe 
+PASS
+