From: Andrew Cagney <ac131313@cygnus.com>
To: Michal Ludvig <mludvig@suse.cz>
Cc: gdb <gdb@sources.redhat.com>
Subject: Re: Can't store a floating-point number of 16 bytes.
Date: Thu, 04 Apr 2002 05:47:00 -0000 [thread overview]
Message-ID: <3CAC5955.8050207@cygnus.com> (raw)
In-Reply-To: <3CAC2478.1040808@suse.cz>
> Hi,
> what does the following warning mean?
>
> warning: Can't store a floating-point number of 16 bytes.
bug.
> It occures when I'm debugging gdb and am printing a dereferenced pointer of type (DOUBLEST*) like the variable out in file doublest.c around line 565.
>
> Michal Ludvig
16 byte FP's? Set a breakpoint on warning() and see what the stack
trace tells you. Most likely something isn't handling such large values.
Andrew
prev parent reply other threads:[~2002-04-04 13:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-04-04 2:01 Michal Ludvig
2002-04-04 5:47 ` Andrew Cagney [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=3CAC5955.8050207@cygnus.com \
--to=ac131313@cygnus.com \
--cc=gdb@sources.redhat.com \
--cc=mludvig@suse.cz \
/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