Ticket #1511 (closed bug: fixed)
op result_info is broken in pcc_hackatron branch.
Reported by: | bacek | Owned by: | chromatic |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | none | Version: | branch |
Severity: | medium | Keywords: | |
Cc: | Language: | ||
Patch status: | Platform: |
Description
Hello.
Due reordering get_results/invoke opcodes result_info is totally broken. For resurrect it we do need either:
- set_result_info opcode and emit it in IMCC for PCC calls (which is bad).
- or try to find "get_results" opcode in parent context and use it (which is also bad).
-- Bacek
Change History
Note: See
TracTickets for help on using
tickets.