Backward-compatibility hack for %COMPILER-DEFUN
View Changes
Affects | Status | Importance | Assigned to | Bug watch | |
---|---|---|---|---|---|
|
sbcl | New | Undecided | - |
Backward-compatibility hack
View Changes
Use proper way of silencing compiler notes in a few places
View Changes
Change package of "src/code/array" to SB!VM
View Changes
Use-package SB-DI from SB-ASSEM and SB-DEBUG
View Changes
Remove obsolete comment
View Changes
Make traceroot work despite all packages being empty
View Changes
Change heuristic from package-name to package-locked-p
View Changes
Move two target-only macros to :not-host file
View Changes
More SB!XC:DEFMACRO -> DEFMACRO and dial the tree-shaking knob up a notch
View Changes
Remove pinned-objects from make-host-1
View Changes
Remove more strange idioms for symbol pruning
View Changes
Remove spurious SB!XC - it's just DEFMACRO in target code
View Changes
Don't zero fill a DX vector if it has initial-contents on x86-64.
View Changes
Remove :type from VOP temporaries.
View Changes
Affects | Status | Importance | Assigned to | Bug watch | |
---|---|---|---|---|---|
|
sbcl | New | Undecided | - |
Make OPERAND-PARSE immutable
View Changes
Make EA structures immutable
View Changes
Remove bug workaround
View Changes
Make obvious the slot-order-insensitivity of VOP-PARSE structures
View Changes
Remove union per_thread_data
View Changes
Coalesce similar OPERAND-PARSE structures in heap
View Changes
Adjust check-array-dimensions warning.
View Changes
Refuse to perform dxify-downward-funargs on casted functions.
View Changes
ir1-optimize-combination: stop if derive-type finds an error in the call.
View Changes
Affects | Status | Importance | Assigned to | Bug watch | |
---|---|---|---|---|---|
|
sbcl | Fix Committed | Undecided | - |
Fix (DEFSTRUCT (SLOT NIL :TYPE (SATISFIES FUN)))
View Changes
Fix (defstruct (slot nil :type unknown-type))
View Changes
Last updated: April 24, 2018 09:21 PM