caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Richard Jones <rich@annexia.org>
To: caml-list@inria.fr
Subject: Re: Another example (was: Re: [Caml-list] Is it a bug or just ordinary floating point differences?)
Date: Mon, 17 Nov 2008 12:26:52 +0000	[thread overview]
Message-ID: <20081117122652.GC21299@annexia.org> (raw)
In-Reply-To: <20081117122331.GB21299@annexia.org>

On Mon, Nov 17, 2008 at 12:23:31PM +0000, Richard Jones wrote:
> I'm thinking the difference must be somewhere in Wine itself or in the
> way that the two compilers initialize the floating point environment,
> such as using different rounding modes.

>  L103:  .double 62.05
>         .data
>  L102:  .double 60.

Or another difference could be the way the assembler is converting
these constants into binary.  The cross-compiler uses gas from
binutils 2.18.50 (MinGW 20080109 patch).

Rich.

-- 
Richard Jones
Red Hat


      reply	other threads:[~2008-11-17 12:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-17 10:23 Is it a bug or just ordinary floating point differences? Richard Jones
2008-11-17 12:23 ` Another example (was: Re: [Caml-list] Is it a bug or just ordinary floating point differences?) Richard Jones
2008-11-17 12:26   ` Richard Jones [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20081117122652.GC21299@annexia.org \
    --to=rich@annexia.org \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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 NNTP newsgroup(s).