public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Florian Weimer <fweimer@redhat.com>
To: Paul Zimmermann <Paul.Zimmermann@inria.fr>
Cc: carlos@redhat.com,  libc-alpha@sourceware.org
Subject: Re: Linux Plumbers Conference: GNU Tools Track: glibc BoF (notes)
Date: Thu, 23 Sep 2021 10:08:51 +0200	[thread overview]
Message-ID: <87zgs3soh8.fsf@oldenburg.str.redhat.com> (raw)
In-Reply-To: <mwpmszen4i.fsf@tomate.loria.fr> (Paul Zimmermann's message of "Thu, 23 Sep 2021 10:01:49 +0200")

* Paul Zimmermann:

>> > thank you for the report. Where can we get more information on the
>> > "ppc64le long double change"?
>> >
>> > Is that https://fedoraproject.org/wiki/Changes/PPC64LE_Float128_Transition?
>> > On that page, by "128-bit IEEE format" you mean a 128-bit encoding, but
>> > holding only 64 bits of significand (format called ldbl-96 in glibc)?
>> 
>> Essentially it's about switching the distribution default from
>> sysdeps/ieee754/ldbl-128ibm to sysdeps/ieee754/ldbl-128.
>> 
>> The former is a pair of doubles, using Dekker's method, and the latter
>> is the regular binary128 IEEE quad-precision format.
>
> thank you Florian for the clarification. Then "long double" in C will
> map to binary128, like _Float128?

Yes, but you can go back to double-double with a compiler flag if you
wish (-mabi=ibmlongdouble, I think).

Thanks,
Florian


  reply	other threads:[~2021-09-23  8:09 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-22 17:59 Carlos O'Donell
2021-09-22 18:33 ` Siddhesh Poyarekar
2021-09-23  7:20 ` Paul Zimmermann
2021-09-23  7:54   ` Florian Weimer
2021-09-23  8:01     ` Paul Zimmermann
2021-09-23  8:08       ` Florian Weimer [this message]
2021-09-23 18:01         ` Tulio Magno Quites Machado Filho

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=87zgs3soh8.fsf@oldenburg.str.redhat.com \
    --to=fweimer@redhat.com \
    --cc=Paul.Zimmermann@inria.fr \
    --cc=carlos@redhat.com \
    --cc=libc-alpha@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).