<div dir="auto"><div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Mattias Gaertner via fpc-devel <<a href="mailto:fpc-devel@lists.freepascal.org">fpc-devel@lists.freepascal.org</a>> schrieb am Fr., 14. Jan. 2022, 10:01:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Fri, 14 Jan 2022 07:32:59 +0100<br>
Sven Barth via fpc-devel <<a href="mailto:fpc-devel@lists.freepascal.org" target="_blank" rel="noreferrer">fpc-devel@lists.freepascal.org</a>> wrote:<br>
<br>
>[...]<br>
> Just FYI what Delphi writes in their documentation ( <br>
> <a href="https://docwiki.embarcadero.com/RADStudio/Sydney/en/Simple_Types_(Delphi)#Real_Types" rel="noreferrer noreferrer" target="_blank">https://docwiki.embarcadero.com/RADStudio/Sydney/en/Simple_Types_(Delphi)#Real_Types</a> <br>
> ):<br>
> <br>
> On i386 Windows Extended is 80-bit, on x86_64 Linux, i386 macOS and<br>
> i386 iOS simulator it's 128-bit and on all other platforms (which<br>
> includes x86_64 Windows) it's 64-bit.<br>
> <br>
> So Delphi went the same way as we did.<br>
<br>
The 128-bit is only 80bit precision, right?<br>
<br>
With ppcx64 on Linux I get sizeof(extended)=10.<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">I meant regarding Windows x86_64. We don't support 128-bit floating point type at all. </div><div dir="auto"><br></div><div dir="auto">Regards, </div><div dir="auto">Sven </div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
</blockquote></div></div></div>