зеркало из https://github.com/mono/mail-archives.git
96 строки
4.0 KiB
HTML
96 строки
4.0 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 75194][Nor] New - embedding JIT compiler has no
|
|
optimizations set
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2075194%5D%5BNor%5D%20New%20-%20embedding%20JIT%20compiler%20has%20no%0A%09optimizations%20set&In-Reply-To=bug-75194%40chernobyl.ximian.com">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
|
<LINK REL="Previous" HREF="030179.html">
|
|
<LINK REL="Next" HREF="030181.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 75194][Nor] New - embedding JIT compiler has no
|
|
optimizations set</H1>
|
|
<B>bugzilla-daemon at bugzilla.ximian.com</B>
|
|
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2075194%5D%5BNor%5D%20New%20-%20embedding%20JIT%20compiler%20has%20no%0A%09optimizations%20set&In-Reply-To=bug-75194%40chernobyl.ximian.com"
|
|
TITLE="[Mono-bugs] [Bug 75194][Nor] New - embedding JIT compiler has no
|
|
optimizations set">bugzilla-daemon at bugzilla.ximian.com
|
|
</A><BR>
|
|
<I>Thu Jun 9 08:19:36 EDT 2005</I>
|
|
<P><UL>
|
|
<LI>Previous message: <A HREF="030179.html">[Mono-bugs] [Bug 75169][Nor] Changed - gmcs fails to detect that
|
|
method type parameters are supplied
|
|
</A></li>
|
|
<LI>Next message: <A HREF="030181.html">[Mono-bugs] [Bug 75062][Nor] Changed - gmcs does not compile
|
|
generic exception classes
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#30180">[ date ]</a>
|
|
<a href="thread.html#30180">[ thread ]</a>
|
|
<a href="subject.html#30180">[ subject ]</a>
|
|
<a href="author.html#30180">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>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 <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">vargaz at gmail.com.</A>
|
|
|
|
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=75194">http://bugzilla.ximian.com/show_bug.cgi?id=75194</A>
|
|
|
|
--- 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: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at ximian.com</A>
|
|
+ReportedBy: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">vargaz at gmail.com</A>
|
|
+QAContact: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at ximian.com</A>
|
|
+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.
|
|
</PRE>
|
|
|
|
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI>Previous message: <A HREF="030179.html">[Mono-bugs] [Bug 75169][Nor] Changed - gmcs fails to detect that
|
|
method type parameters are supplied
|
|
</A></li>
|
|
<LI>Next message: <A HREF="030181.html">[Mono-bugs] [Bug 75062][Nor] Changed - gmcs does not compile
|
|
generic exception classes
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#30180">[ date ]</a>
|
|
<a href="thread.html#30180">[ thread ]</a>
|
|
<a href="subject.html#30180">[ subject ]</a>
|
|
<a href="author.html#30180">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
|
|
<hr>
|
|
<a href="http://lists.ximian.com/mailman/listinfo/mono-bugs">More information about the mono-bugs
|
|
mailing list</a><br>
|
|
</body></html>
|