[Mono-bugs] [Bug 46992][Min] Changed - Decimal array causes 'unknown opcode..' error
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Mon, 28 Jul 2003 09:40:05 -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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=46992
--- shadow/46992 Mon Jul 28 09:37:23 2003
+++ shadow/46992.tmp.28941 Mon Jul 28 09:40:05 2003
@@ -2,13 +2,13 @@
Product: Mono/Runtime
Version: unspecified
OS: All
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Minor
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: gonzalo@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -58,6 +58,10 @@
** ERROR **: file mini-x86.c: line 2951 (mono_arch_output_basic_block):
should not be reached
aborting...
Expected results:
(nothing)
+
+------- Additional Comments From gonzalo@ximian.com 2003-07-28 09:40 -------
+If i compile the program with csc, when running it takes all the CPU
+and never ends.