[Ping, PATCH V3] Do not build Decimal/Float128 conversions if --disable-decimal-float.

2021-03-10 Thread Michael Meissner via Gcc-patches
Ping patch. | Subject: [PATCH V3] Do not build Decimal/Float128 conversions if --disable-decimal-float. | Message-ID: <20210304210803.ga...@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,

[PATCH V3] Do not build Decimal/Float128 conversions if --disable-decimal-float.

2021-03-04 Thread Michael Meissner via Gcc-patches
[PATCH 2/2 V3] Do not build Decimal/Float128 conversions if --disable-decimal-float. This patch disables building the Decimal/_Float128 conversion functions if the user configured the compiler with the --disable-decimal-float option. This is a much simpler patch to disable building the Decimal/F