[Mono-bugs] [Bug 75194][Nor] Changed - embedding JIT compiler has
no optimizations set
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Jul 18 10:04:13 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.11384 2005-07-18 10:04:13.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 75194
Product: Mono: Runtime
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: JIT
AssignedTo: mono-bugs at ximian.com
ReportedBy: vargaz at gmail.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -17,6 +17,10 @@
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.
+
+------- Additional Comments From vargaz at gmail.com 2005-07-18 10:04 -------
+Fixed in SVN.
+
More information about the mono-bugs
mailing list