#164 closed defect (fixed)
unboxing can generate incorrect C
Reported by: | felix winkelmann | Owned by: | felix winkelmann |
---|---|---|---|
Priority: | critical | Milestone: | |
Component: | compiler | Version: | 4.3.x |
Keywords: | unboxing | Cc: | |
Estimated difficulty: |
Description
In the attached file, the comparison with 16.0
will be optimized to
... (if (##core#let_unboxed ...
which will generate incorrect C code.
Attachments (1)
Change History (3)
Changed 15 years ago by
comment:1 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 15 years ago by
Note: See
TracTickets for help on using
tickets.
Milestone 4.4.0 deleted