Ticket #102 (closed patch: fixed)
cpu_ret segfaults
Reported by: | coke | Owned by: | whiteknight |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | imcc | Version: | |
Severity: | high | Keywords: | imcc |
Cc: | Language: | ||
Patch status: | new | Platform: | all |
Description
While the opcode says "don't use", if you do, you get a segfault:
.sub main :main cpu_ret .end
On feather, this generates a segfault. Run with -G, it generates "Illegal Instruction".
Attachments
Change History
Note: See
TracTickets for help on using
tickets.