[Mono-bugs] [Bug 59057][Wis] Changed - mono --aot with 0.92 preview causes problems NullRefExn
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 25 May 2004 14:04:28 -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 malekith@pld-linux.org.
http://bugzilla.ximian.com/show_bug.cgi?id=59057
--- shadow/59057 2004-05-25 14:03:32.000000000 -0400
+++ shadow/59057.tmp.29185 2004-05-25 14:04:28.000000000 -0400
@@ -29,6 +29,11 @@
System.Object:__icall_wrapper_helper_stelem_ref (intptr,int,object)
in <0x0001b> _N_lm_loop_64:loop ()
in <0x000e7> ArrayTest:Main ()
This kind of code occurs in nemerle compiler, so this effectively prevents
it from being aoted, making it slooooow. It used to work with 0.91.
+
+------- Additional Comments From malekith@pld-linux.org 2004-05-25 14:04 -------
+Created an attachment (id=7831)
+failing IL file
+