public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
From: Corinna Vinschen <vinschen@redhat.com>
To: newlib@sourceware.org
Subject: Re: printf("%La\n", 1e1000L) crashes with segv.
Date: Mon, 29 Nov 2021 13:26:36 +0100	[thread overview]
Message-ID: <YaTG/I/FSlTih/rf@calimero.vinschen.de> (raw)
In-Reply-To: <20211129200122.ff3d2697d9791541fb58c60a@nifty.ne.jp>

On Nov 29 20:01, Takashi Yano wrote:
> On Sun, 28 Nov 2021 16:49:53 +0900
> Takashi Yano wrote:
> > I noticed that printf("%La\n", 1e1000L) crashes with segv.
> > I confirmed this in 32bit cygwin, however, I guess this is
> > newlib issue.
> > 
> > Is this the known issue?
> 
> I found that the main cause of this issue is lack of frexpl()
> function. This is not implemented yet in newlib.
> 
> I have made a patch which implements frexpl() to fix this issue.
> 
> Please see attachd patch.

This is great, please push.


Thanks,
Corinna


      reply	other threads:[~2021-11-29 12:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-28  7:49 Takashi Yano
2021-11-29 11:01 ` Takashi Yano
2021-11-29 12:26   ` Corinna Vinschen [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=YaTG/I/FSlTih/rf@calimero.vinschen.de \
    --to=vinschen@redhat.com \
    --cc=newlib@sourceware.org \
    /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).