[Mono-bugs] [Bug 75194][Nor] New - embedding JIT compiler has no optimizations set

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Jun 9 08:19:36 EDT 2005


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 at gmail.com.

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

--- shadow/75194	2005-06-09 08:19:36.000000000 -0400
+++ shadow/75194.tmp.13413	2005-06-09 08:19:36.000000000 -0400
@@ -0,0 +1,22 @@
+Bug#: 75194
+Product: Mono: Runtime
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: JIT
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: vargaz at gmail.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: embedding JIT compiler has no optimizations set
+
+When the JIT initialized using the embedding API, mono_set_defaults () is 
+not called so the JIT uses the value of the default_opt which is PEEPHOLE.
+Furthermore, neither mono_set_defaults (), nor the optimization constants
+are exported in the embedding header files.


More information about the mono-bugs mailing list