NIL element type array failure: 221 fell through ECASE expression [...]

Bug #1743813 reported by Paul F. Dietz
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SBCL
Fix Released
Undecided
Unassigned

Bug Description

(lambda (x) (make-array '(1) :element-type nil :initial-contents (list x)))

===>

221 fell through ECASE expression.
Wanted one of (225 229 197 201 213 133 137 141 145 149 153 157
               161 165 169 173 177 181 185 189 193 205 209 217).
   [Condition of type SB-KERNEL:CASE-FAILURE]
[...]
  0: (SB-C::INITIALIZE-VECTOR-IR2-CONVERT-OPTIMIZER #<SB-C::COMBINATION :FUN #<SB-C::REF :LEAF #<SB-C::GLOBAL-VAR :%SOURCE-NAME SB-C::INITIALIZE-VECTOR :TYPE #1=#<SB-KERNEL:FUN-TYPE #> :DEFINED-TYPE #1# :..
  1: (SB-C::IR2-CONVERT-BLOCK #<SB-C::CBLOCK 1 :START c2 {1003DDDCF3}>)
  2: (SB-C:IR2-CONVERT #<SB-C:COMPONENT :NAME (LAMBDA (X)) {1003DE16E3}>)
[...]

Revision history for this message
Stas Boukarev (stassats) wrote :

496498db548ef2a30e1d8843fb541d7cfd064b37

Changed in sbcl:
status: New → Fix Committed
Stas Boukarev (stassats)
Changed in sbcl:
status: Fix Committed → Fix Released
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.