[Mono-bugs] [Bug 69541][Wis] Changed - [PPC PATCH] OP_ARGLIST unsupported

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 24 Nov 2004 15:53:31 -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 grompf@sublimeintervention.com.

http://bugzilla.ximian.com/show_bug.cgi?id=69541

--- shadow/69541	2004-11-24 15:52:44.000000000 -0500
+++ shadow/69541.tmp.3660	2004-11-24 15:53:31.000000000 -0500
@@ -78,6 +78,16 @@
 
 
 ------- Additional Comments From grompf@sublimeintervention.com  2004-11-24 15:52 -------
 Created an attachment (id=13312)
 updated patch
 
+
+------- Additional Comments From grompf@sublimeintervention.com  2004-11-24 15:53 -------
+lupus,
+
+  I believe this patch is working; however it wont currently work on
+lin/ppc because the MonoTypedRef is a struct passed on the stack which
+as we talked about earlier isn't currently working on the sysv abi.
+
+-kangaroo
+