diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2020-03-18 14:48:52 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2020-03-19 00:11:15 -0700 |
commit | efb5115ba29d75e1227e36da3d92dc2f5c5b6257 (patch) | |
tree | 3fe22875d08ff20630cdfea35c7018f9eccccd84 /lisp/emacs-lisp | |
parent | 64d9b4cd762cd39749b899343cb4878e5998a170 (diff) | |
download | emacs-efb5115ba29d75e1227e36da3d92dc2f5c5b6257.tar.gz emacs-efb5115ba29d75e1227e36da3d92dc2f5c5b6257.tar.bz2 emacs-efb5115ba29d75e1227e36da3d92dc2f5c5b6257.zip |
Omit timestamp optimization invalid on 387 FPU
* src/timefns.c (frac_to_double): Omit optimization that is
invalid on machines with excess precision (e.g., gcc x86 with 387
FPU), because it double-rounds. Found via ‘gcc -m32’ on x86-64.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions