Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#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)

mbrot.scm (1.4 KB) - added by felix winkelmann 14 years ago.

Download all attachments as: .zip

Change History (3)

Changed 14 years ago by felix winkelmann

Attachment: mbrot.scm added

comment:1 Changed 14 years ago by felix winkelmann

Resolution: fixed
Status: newclosed

comment:2 Changed 14 years ago by (none)

Milestone 4.4.0 deleted

Note: See TracTickets for help on using tickets.