Ticket #365 (closed bug: fixed)
i386 NCI jit depends on PMC_struct_val
| Reported by: | cotto | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | core | Version: | |
| Severity: | medium | Keywords: | jit |
| Cc: | Language: | ||
| Patch status: | Platform: |
Description
In r36919, which updates the NCI PMC to use ATTRs, there's a workaround (src/pmc/nci.pmc:317) to keep i386 jit from exploding. Something in the jit code is using the value of the UnionVal where it should be using the ATTR. I don't know how deep this goes, but it needs to be fixed before the UnionVal deprecation can be completed.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

