• Paul Eggert's avatar
    Omit timestamp optimization invalid on 387 FPU · efb5115b
    Paul Eggert authored
    * 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.
    efb5115b
timefns.c 65 KB