Fix typo in i386/rulflo.scm signed zero test.
authorTaylor R Campbell <campbell@mumble.net>
Tue, 11 Jun 2013 16:17:32 +0000 (16:17 +0000)
committerTaylor R Campbell <campbell@mumble.net>
Tue, 11 Jun 2013 16:21:15 +0000 (16:21 +0000)
commit8b2993c87d04b6d8bc813dc3a627083545733ddd
treeb0e4ca50fc18bd662390486382582f40c45b507a
parentcdb4c46c4dbff05774e56ae29405a2646f93a734
Fix typo in i386/rulflo.scm signed zero test.

Missed these typos because although I checked for (constant 0.) and
(constant -0.) in the RTL, I didn't check whether they were being
immediately passed to OBJECT->FLOAT...
src/compiler/machines/i386/rulflo.scm