Fix truncate type derivation.
commitc64376237d0e4b884711b51125149189704f43df
authorStas Boukarev <stassats@gmail.com>
Wed, 5 Nov 2014 00:02:51 +0000 (5 03:02 +0300)
committerStas Boukarev <stassats@gmail.com>
Wed, 5 Nov 2014 00:02:51 +0000 (5 03:02 +0300)
tree57d14d433c7363ede23991c5a3949f224c627323
parent3428ef0253b6187d1f33b0a2f19cb5d8a410dc87
Fix truncate type derivation.

Make sure SB-C::INTERVAL-DIV returns an interval, and not just NIL.

Fixes lp#1389428.
src/compiler/srctran.lisp
tests/compiler.pure.lisp