unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#5754: Bytecomp Arithmetic test failed
@ 2010-03-23  7:47 Juri Linkov
  2010-03-23  8:38 ` Lennart Borgman
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: Juri Linkov @ 2010-03-23  7:47 UTC (permalink / raw)
  To: 5754

I tried to run some tests in the `test' subdir,
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

In GNU Emacs 24.0.50 (x86_64-pc-linux-gnu) of 2010-03-23
Windowing system distributor `The X.Org Foundation', version 11.0.10400090
configured using `configure  '--with-x-toolkit=no'
'CFLAGS=-g3 -O0 -Wno-pointer-sign -fno-inline -fno-crossjumping''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: en_DK.utf8
  value of $LANG: en_US.UTF-8
  value of $XMODIFIERS: @im=SCIM
  locale-coding-system: utf-8-unix
  default enable-multibyte-characters: t

-- 
Juri Linkov
http://www.jurta.org/emacs/







^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2010-04-04  8:05 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-23  7:47 bug#5754: Bytecomp Arithmetic test failed Juri Linkov
2010-03-23  8:38 ` Lennart Borgman
2010-03-23  9:03   ` Juri Linkov
2010-03-23 13:31     ` Lennart Borgman
2010-03-24 22:15       ` Chong Yidong
2010-03-24 22:52         ` Lennart Borgman
2010-03-25  1:15           ` Stefan Monnier
2010-03-25  1:19             ` Lennart Borgman
2010-03-25  7:19 ` Juri Linkov
2010-03-30 16:08   ` Juri Linkov
2010-04-03 22:18   ` Juri Linkov
2010-04-03 22:40 ` Chong Yidong
2010-04-03 22:54   ` Juri Linkov
2010-04-03 23:31     ` Chong Yidong
2010-04-04  6:25   ` Eli Zaretskii
2010-04-04  8:05   ` Andreas Schwab

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).