Hi Mike,
On Thu, Mar 04, 2021 at 04:01:35PM -0500, Michael Meissner wrote:
> [PATCH V3] Require GLIBC 2.32 for Decimal/_Float128 conversions.
>
> In the patch that I applied on March 2nd, I had code to provide support for
> Decimal/_Float128 conversions if the user did not use at
Hi!
On Mon, Mar 22, 2021 at 02:06:27PM -0300, Matheus Castanho wrote:
>
> Cross builds on Advance Toolchain have been broken since GCC commit
> '781183595ac Add conversions between _Float128 and Decimal' [0].
This is a problem in AT's build system. See
https://gcc.gnu.org/install/prerequisite
Ping.
Cross builds on Advance Toolchain have been broken since GCC commit
'781183595ac Add conversions between _Float128 and Decimal' [0]. We've
been waiting for this patch for a while, as I believe either this and/or
the other patch [1] in this patchset could fix the issue.
Could this patch be
Ping patch.
| Subject: [PATCH, V3] Require GLIBC 2.32 for Decimal/_Float128 conversions.
| Message-ID: <20210304210135.ga32...@ibm-toto.the-meissners.org>
--
Michael Meissner, IBM
IBM, M/S 2506R, 550 King Street, Littleton, MA 01460-6245, USA
email: meiss...@linux.ibm.com, phone: +1 (97
[PATCH V3] Require GLIBC 2.32 for Decimal/_Float128 conversions.
In the patch that I applied on March 2nd, I had code to provide support for
Decimal/_Float128 conversions if the user did not use at least GLIBC 2.32. It
did this by using __ibm128 as an intermediate type. The trouble is __ibm128