Don't choose the flo:+inf.0/flo:-inf.0 implementations at cold load.
authorChris Hanson <org/chris-hanson/cph>
Tue, 9 Jul 2019 02:48:43 +0000 (22:48 -0400)
committerChris Hanson <org/chris-hanson/cph>
Tue, 9 Jul 2019 02:48:43 +0000 (22:48 -0400)
commit9b94290f82a99dfdb63ae94defcc8a92f2c0514d
tree220a597209fa95c02e0bbef9c5db689f178a5abc
parent7da75bdcdb935a4fb72a05482b4b54cebd750d84
Don't choose the flo:+inf.0/flo:-inf.0 implementations at cold load.

This is wrong because in our public distributions, the cold load is done on
Ubuntu, but the code is supposed to run on any appropriate unix system.

The fix is to make the selection when the band is restored, guaranteeing that
it's running on the target system.
src/runtime/floenv.scm