Re: [PATCH] PowerPC: PR libgcc/97543, fix 64-bit long double issues

2020-11-23 Thread Segher Boessenkool
Hi! On Thu, Nov 19, 2020 at 06:43:02PM -0500, Michael Meissner wrote: > One feature of the current GNU attribute implementation is if you have a > shared > library (such as libgcc_s.so), the GNU attributes for the shared library is an > inclusive OR of all of the modules within the library.

[PATCH] PowerPC: PR libgcc/97543, fix 64-bit long double issues

2020-11-19 Thread Michael Meissner via Gcc-patches
PowerPC: PR libgcc/97543, fix 64-bit long double issues I meant to post this to the gcc-patches mailing list last Thursday, but I see I posted this to an internal IBM mailing list. This patch replaces the previous iterations of this patch: October 22nd, 2020: Message-ID: