Incorrect return value from ARRAY-TOTAL-SIZE with OR type of type array types

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

Bug Description

(funcall
  (lambda (p1)
    (declare (type (or (array bit 1) (array * 0)) p1))
    (array-total-size p1))
 #0a(x))

==> #0A(X)

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

98c0e6659c329fad85bc3746cdc58678782daa83

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.