test-case missing for old performance problem

Bug #309121 reported by Nikodemus Siivola
2
Affects Status Importance Assigned to Milestone
SBCL
Won't Fix
Low
Unassigned

Bug Description

The following code (taken from CLOCC) takes a lot of time to compile:

  (defun foo (n)
    (declare (type (integer 0 #.large-constant) n))
    (expt 1/10 n))

(fixed in 0.8.2.51, but a test case would be good)

Tags: tests
description: updated
Changed in sbcl:
importance: Undecided → Low
status: New → Confirmed
Revision history for this message
Douglas Katzman (dougk) wrote :

nothing to do here

Changed in sbcl:
status: Confirmed → Won't Fix
status: Won't Fix → Incomplete
Stas Boukarev (stassats)
Changed in sbcl:
status: Incomplete → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.