[Mono-bugs] [Bug 43838][Nor] Changed - Mono aborts with "unknown operator: local" with deadce optimizations

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Wed, 28 May 2003 19:52:12 -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=43838

--- shadow/43838	Wed May 28 19:23:14 2003
+++ shadow/43838.tmp.20311	Wed May 28 19:52:12 2003
@@ -1,22 +1,21 @@
 Bug#: 43838
 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: mathpup@mylinuxisp.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
 Summary: Mono aborts with "unknown operator: local" with deadce optimizations
 
 Description of Problem: 
  
 When I assemble and try to run the following program using Mono, it works with the 
 default optimizations for Linux, but it fails when the deadce optimization is specified.