[Mono-bugs] [Bug 58279][Nor] Changed - 0.91: PowerPC JIT SIGILLs when building libs
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 25 May 2004 10:10:51 -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 lupus@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=58279
--- shadow/58279 2004-05-24 07:05:22.000000000 -0400
+++ shadow/58279.tmp.25963 2004-05-25 10:10:51.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 58279
Product: Mono: Runtime
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: uli@suse.de
QAContact: mono-bugs@ximian.com
@@ -474,6 +474,11 @@
mtocrf 0, Rx
rlwinm Rx,Rx,0,0,28
mtxer Rx
BTW, a patch emulating mcrxr in the Kernel is available.
+
+------- Additional Comments From lupus@ximian.com 2004-05-25 10:10 -------
+Ok, the changes are in cvs: we don't use mcrxr anymore so this issue
+should be fixed.
+Thanks.