[Mono-bugs] [Bug 43677][Nor] New - optimize=shared broken

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Mon, 26 May 2003 13:59:08 -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=43677

--- shadow/43677	Mon May 26 13:59:08 2003
+++ shadow/43677.tmp.31259	Mon May 26 13:59:08 2003
@@ -0,0 +1,23 @@
+Bug#: 43677
+Product: Mono/Runtime
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: misc
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: vargaz@freemail.hu               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: optimize=shared broken
+
+Hi,
+
+  The latest JIT changes broke the --optimize=shared mode. A simple
+testcase is:
+     Console.WriteLine (DateTime.Now);