public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de>
To: egcs@cygnus.com
Subject: current egcs in CVS
Date: Fri, 05 Dec 1997 12:11:00 -0000	[thread overview]
Message-ID: <x73ek7k8bv.fsf@myware.rz.uni-karlsruhe.de> (raw)

Hi,

Does nobody else has problems with the current egcs in the CVS (i.e.,
not the versions on the branch).  On ix86 I get a completely unusable
result since the floating-point handling is horribly broken.  This is
what enquire prints:

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
PROPERTIES OF FLOAT
Base = -2147483648

*** WARNING: Function return or parameter passing faulty? (This is a guess.)

PROPERTIES OF DOUBLE
Base = -2147483648

*** WARNING: Function return or parameter passing faulty? (This is a guess.)

PROPERTIES OF LONG DOUBLE
Base = -2147483648

*** WARNING: Function return or parameter passing faulty? (This is a guess.)

Float expressions are evaluated in a higher precision than double,
   using 1 base digits
Double expressions are evaluated in a higher precision than double,
   using 1 base digits
Long double expressions are evaluated in a higher precision than double,
   using 1 base digits
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Another problem is that `make' went on building the compiler.
Shouldn't enquire report this as a severe problem and stop the
compilation?

-- Uli
---------------.      drepper at gnu.org  ,-.   Rubensstrasse 5
Ulrich Drepper  \    ,-------------------'   \  76149 Karlsruhe/Germany
Cygnus Solutions `--' drepper at cygnus.com   `------------------------

             reply	other threads:[~1997-12-05 12:11 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-12-05 12:11 Ulrich Drepper [this message]
1997-12-06  8:47 ` Jeffrey A Law
1997-12-06  9:23   ` Ulrich Drepper
1997-12-06  9:16     ` Jeffrey A Law
1997-12-06 19:39 ` Alexandre Oliva
1997-12-06 20:18   ` Ulrich Drepper
1997-12-07  8:57     ` Jeffrey A Law
1997-12-07  8:39   ` Jeffrey A Law

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=x73ek7k8bv.fsf@myware.rz.uni-karlsruhe.de \
    --to=drepper@ipd.info.uni-karlsruhe.de \
    --cc=egcs@cygnus.com \
    /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 read-only IMAP folder(s) and NNTP newsgroup(s).