[Mono-bugs] [Bug 75153][Wis] Changed - JIT miscompiles strange
branching construct
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Jun 16 08:31:21 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 hys545 at dreamwiz.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75153
--- shadow/75153 2005-06-13 05:30:09.000000000 -0400
+++ shadow/75153.tmp.30468 2005-06-16 08:31:21.000000000 -0400
@@ -151,6 +151,27 @@
gmcs miscompiles it, so the IL generated is the same.
------- Additional Comments From vargaz at gmail.com 2005-06-13 05:30 -------
The original ikvm issue is now fixed.
+
+------- Additional Comments From hys545 at dreamwiz.com 2005-06-16 08:31 -------
+Error is exist
+
+IKVM.GNU.Classpath.dll:
+
+/home/hys545/ikvm/classpath/classpath.build(58,12): Element <option...
+/> for <environment... /> is deprecated. Use <variable> element
+instead.
+ [exec] System.NullReferenceException: Object reference not set to
+an instance of an object
+ [exec] in <0x00021> IKVM.Internal.JVM:IsSigned (System.
+Reflection.Assembly asm)
+ [exec] in <0x00316> IKVM.Internal.JVM:Compile (IKVM.Internal.
+CompilerOptions options)
+ [exec] in <0x02039> Compiler:RealMain (System.String[] args)
+
+BUILD FAILED - 0 non-fatal error(s), 11 warning(s)
+
+/home/hys545/ikvm/classpath/classpath.build(40,10):
+External Program Failed: /home/hys545/ikvm/classpath/../bin/ikvm
More information about the mono-bugs
mailing list