Bugzilla – Bug 316477
[PPC] JIT doesn't handle generics
Last modified: 2007-09-15 21:24:46 UTC
---- Reported by grompf@sublimeintervention.com 2004-11-17 15:29:41 MST ---- The PPC jit is currently checking types on param->type; This is causing a number of the generic(s) tests to fail; the appropriate behaviour is to call mono_type_get_underlying_type before the switch. Before this patch: mono gen-85.exe ERROR: Can't trampoline 0x15 After this patch: mono gen-85.exe junglist:~/$ echo $? 0 -kangaroo ---- Additional Comments From grompf@sublimeintervention.com 2004-11-17 15:30:34 MST ---- Created an attachment (id=167064) proposed patch ---- Additional Comments From lupus@ximian.com 2004-11-19 09:56:11 MST ---- Plese commit to HEAD. ---- Additional Comments From grompf@sublimeintervention.com 2004-11-19 11:48:52 MST ---- fixed in HEAD Imported an attachment (id=167064) Unknown bug field "cf_op_sys_details" encountered while moving bug <cf_op_sys_details>OSX 10.3.4</cf_op_sys_details> Unknown operating system unknown. Setting to default OS "Other".