Bug 316477 (MONO69622) - [PPC] JIT doesn't handle generics
Summary: [PPC] JIT doesn't handle generics
Status: RESOLVED FIXED
Alias: MONO69622
Product: Mono: Runtime
Classification: Mono
Component: misc (show other bugs)
Version: 1.1
Hardware: Other Other
: P3 - Medium : Enhancement
Target Milestone: ---
Assignee: Mono Bugs
QA Contact: Mono Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-17 22:29 UTC by Geoff Norton
Modified: 2007-09-15 21:24 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
proposed patch (1.30 KB, patch)
2004-11-17 22:30 UTC, Thomas Wiest
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Wiest 2007-09-15 18:59:06 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".