Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#755 closed defect (wontfix)

unboxing of specialized fp operations seems buggy

Reported by: felix winkelmann Owned by: felix winkelmann
Priority: critical Milestone: 4.9.0
Component: compiler Version: 4.7.x
Keywords: Cc:
Estimated difficulty:

Description

In the attached program compiling with specialization and unboxing (unsafe) will result in an empty image. Apparently there is a bug in the scrutinizer or unboxing pass.

Attachments (1)

mandelbrot.scm (1.8 KB) - added by felix winkelmann 12 years ago.

Download all attachments as: .zip

Change History (4)

Changed 12 years ago by felix winkelmann

Attachment: mandelbrot.scm added

comment:1 Changed 12 years ago by felix winkelmann

Priority: majorcritical

comment:2 Changed 12 years ago by felix winkelmann

Resolution: wontfix
Status: newclosed

unboxing has been removed completely.

comment:3 Changed 12 years ago by felix winkelmann

Milestone: 4.8.04.9.0

Milestone 4.8.0 deleted

Note: See TracTickets for help on using tickets.