Re: [PATCH] Fix tests that require IBM 128-bit long double

2021-08-20 Thread Segher Boessenkool
On Fri, Aug 13, 2021 at 12:09:24AM -0400, Michael Meissner wrote: > This patch adds 3 more selections to target-supports.exp to see if we can > specify to use a particular long double format (IEEE 128-bit, IBM extended > double, 64-bit), and the library support will track the changes for the long >

[PATCH] Fix tests that require IBM 128-bit long double

2021-08-12 Thread Michael Meissner via Gcc-patches
Fix tests that require IBM 128-bit long double I posted an earlier version of this patch on July 7th, and Segher had some comments about it on July 14th. This is a revised version of the patch * My patch: Message-ID: <20210707195837.ga28...@ibm-toto.the-meissners.org> * Seger's reply: Message-