Removed the divisions by zero that I had used to create floating-point
authorArthur A. Gleckler <gnu@speechcode.com>
Thu, 2 Sep 2010 03:48:14 +0000 (20:48 -0700)
committerArthur A. Gleckler <gnu@speechcode.com>
Thu, 2 Sep 2010 03:48:14 +0000 (20:48 -0700)
commit38fff71d886c5d2b6ecb919c019440f0d1363b75
tree8bb114cb857eb3f7d446f8226e8999e21aa06df4
parentaa35a0de9d117cef0eb8385a2ba97812ddaf078e
Removed the divisions by zero that I had used to create floating-point
infinities since those are supposed to trap, not actually return
infinities.  On OS X, the trap doesn't happen, but I shouldn't depend
on a bug.
tests/microcode/test-flonum-casts.scm