[Mono-bugs] [Bug 51607][Wis] Changed - assertion failure in mini-ppc.c:1500
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 4 Dec 2003 11:49:57 -0500 (EST)
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 lupus@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=51607
--- shadow/51607 2003-12-02 15:49:42.000000000 -0500
+++ shadow/51607.tmp.10927 2003-12-04 11:49:57.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 51607
Product: Mono/Runtime
Version: unspecified
-OS:
+OS: unknown
OS Details: linux/ppc
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Wishlist
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: Jeroen@xs4all.nl
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -28,6 +28,11 @@
** ERROR **: file mini-ppc.c: line 1500 (get_register_spilling): assertion
failed: (regmask)
aborting...
Lupus: anything else i can do that will help you debug this? Are there any
tests i can run instead of running the full mcs code?
+
+------- Additional Comments From lupus@ximian.com 2003-12-04 11:49 -------
+There are many tests in mono/mono/tests and in mono/mini.
+At this time I'm interested more in either bug fixes or success
+reports, I know already that the jit can't run mcs on ppc:-)