o Fix bug in %unary-ftruncate/double-float which was returning 0.5 for
0.5 <= x < 1. (Stupid typo) o Clean up %unary-ftruncate/single-float and %unary-ftruncate/double-float so the code looks identical except for the case where real work is needed. (Macroize this so the code is identical?)
Loading
Please register or sign in to comment