Rewrite JROUND macro to multiply by 1e6 rather than divide by 1e-6

Thomas G. Lockhart <lockhart@fourpalms.org>

Commit: 345b0f6b999f2c0aa4303bedbeaeb2c71987e684
Author: Thomas G. Lockhart <lockhart@fourpalms.org>
Date: 1998-05-31T17:08:35Z
Releases: 7.1.1
Rewrite JROUND macro to multiply by 1e6 rather than divide by 1e-6
 and vica versa for the next operation.
This is reputed to fix inline math optimization troubles in glibc-2.0.x.
Regression tests still pass on libc/i686 machine.  Patch suggested by Matt.

Files

PathChange+/−
src/include/utils/dt.h modified +3 −3