diff options
| author | Paul Eggert | 2023-05-14 18:51:24 -0700 |
|---|---|---|
| committer | Paul Eggert | 2023-05-14 19:28:13 -0700 |
| commit | 0f5b1fcdf0be8c1b3084518f1c4f6f375828094b (patch) | |
| tree | ecd95c49031b77dcbce4922b5f71e87c6f3f2d0c /exec/exec.c | |
| parent | 3cd8ce87d298c3e0ca1e2336400d06c1a8794381 (diff) | |
| download | emacs-0f5b1fcdf0be8c1b3084518f1c4f6f375828094b.tar.gz emacs-0f5b1fcdf0be8c1b3084518f1c4f6f375828094b.zip | |
Help GCC compute modiff_incr
* src/floatfns.c: Don’t include count-leading-zeros.h,
since we no longer use it directly.
(ecount_leading_zeros): Remove.
(Flogb): Use elogb instead of doing it by hand.
* src/lisp.h: Include count-leading-zeros.h.
(elogb): New macro.
(modiff_incr): Use it so that on typical platforms we
use a hardware instruction instead of a loop.
Diffstat (limited to 'exec/exec.c')
0 files changed, 0 insertions, 0 deletions