[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:52:44 -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-23 12:29:05.000000000 -0500
+++ shadow/69541.tmp.3642 2004-11-24 15:52:44.000000000 -0500
@@ -73,6 +73,11 @@
field of the instruction: then you need to add the check and
optionally build the offset in a register and add that.
Last, in OP_ARGLIST you can't use ppc_sp, since that may not always be
the frame register: use cfg->frame_reg.
Thanks.
+
+------- Additional Comments From grompf@sublimeintervention.com 2004-11-24 15:52 -------
+Created an attachment (id=13312)
+updated patch
+