bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#5754: Bytecomp Arithmetic test failed


From: Lennart Borgman
Subject: bug#5754: Bytecomp Arithmetic test failed
Date: Tue, 23 Mar 2010 09:38:38 +0100

On Tue, Mar 23, 2010 at 8:47 AM, Juri Linkov <juri@jurta.org> wrote:
> I tried to run some tests in the `test' subdir,

Should not these tests be run automatically when building Emacs?

> and `bytecomp-testsuite-run' in `test/bytecomp-testsuite.el' fails
> on one test: (let ((a (expt 2 -1074)) (b 0.125)) (* a 8 b))
> returns 5e-324 when evaluated by interpreter,
> but after byte-compilation returns 0.0






reply via email to

[Prev in Thread] Current Thread [Next in Thread]