Bugzilla – Bug 316505
[PPC PATCH] PPC JIT Doesn't support generic structs (gen-72.cs)
Last modified: 2007-09-15 21:24:46 UTC
---- Reported by grompf@sublimeintervention.com 2004-11-21 02:11:15 MST ---- The ppc jit is accessing data.klass directly. Martin has changed this behaviour in the x86 and amd64 jits to handle it by calling mono_class_from_mono_type. This patch implements these same changes on ppc and makes gen-72.cs work. This patch also has some minor code cleanup from the last generic patch removing some unreachhable code. -kangaroo ---- Additional Comments From grompf@sublimeintervention.com 2004-11-21 02:11:43 MST ---- Created an attachment (id=167072) patch ---- Additional Comments From lupus@ximian.com 2004-11-23 11:59:40 MST ---- Thanks, please commit to HEAD. ---- Additional Comments From grompf@sublimeintervention.com 2004-11-23 12:05:13 MST ---- commited to HEAD Imported an attachment (id=167072) Unknown operating system unknown. Setting to default OS "Other".