#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)
Change History (4)
Changed 13 years ago by
Attachment: | mandelbrot.scm added |
---|
comment:1 Changed 13 years ago by
Priority: | major → critical |
---|
comment:2 Changed 13 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
unboxing has been removed completely.