Bug 316505 (MONO69766) - [PPC PATCH] PPC JIT Doesn't support generic structs (gen-72.cs)
Summary: [PPC PATCH] PPC JIT Doesn't support generic structs (gen-72.cs)
Status: RESOLVED FIXED
Alias: MONO69766
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-21 09:11 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
patch (3.24 KB, patch)
2004-11-21 09:11 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:24 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".