mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-04-27 19:50:44 -07:00
ieee-fp: remove si_infinity
Our "new" way of defining infinity constants breaks on ARM. Remove unnecessary functions. IEEE-FP are a nightmare (honestly).
This commit is contained in:
parent
503cf170c7
commit
6b07439dfe
8 changed files with 30 additions and 25 deletions
|
|
@ -63,7 +63,6 @@
|
|||
@c build option --with-ieee-fp={yes|no}
|
||||
@c si::trap-fpe
|
||||
@c si::nan
|
||||
@c si::infinity
|
||||
@c ext:{short,single,double,long}-float-{positive,negative}-infinity
|
||||
@c ext:float-nan-p
|
||||
@c ext:float-infinity-p
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue