[Mono-bugs] [Bug 65657][Nor] Changed - [PATCH] ldelema <ref> buggy with AOT
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 9 Sep 2004 23:09:58 -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 bmaurer@users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=65657
--- shadow/65657 2004-09-09 23:09:26.000000000 -0400
+++ shadow/65657.tmp.1287 2004-09-09 23:09:58.000000000 -0400
@@ -11,13 +11,13 @@
AssignedTo: mono-bugs@ximian.com
ReportedBy: miguel@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: ldelema <ref> buggy with AOT
+Summary: [PATCH] ldelema <ref> buggy with AOT
Ahead-of-Time compiling mcs.exe will produce an mcs that crashes:
(tried both with -O=all and without it):
mono$ mono --aot mcs.exe
@@ -86,6 +86,9 @@
------- Additional Comments From bmaurer@users.sf.net 2004-09-09 23:09 -------
Created an attachment (id=10575)
patch
+
+------- Additional Comments From bmaurer@users.sf.net 2004-09-09 23:09 -------
+Just needs some aot friendlyfication