Re: [PATCH] libstdc++, Darwin, ppc : Add new long double symbols.

2021-03-15 Thread Jonathan Wakely via Gcc-patches
On 15/03/21 00:34 +, Iain Sandoe wrote: Hi We need to add the symbols for to_chars and from_chars for the long double cases. The testsuite test cases fail to build without this, so there’s no need for an additional test. Tested on powerpc-darwin9. OK for master? OK, thanks. thanks Iai

[PATCH] libstdc++, Darwin, ppc : Add new long double symbols.

2021-03-14 Thread Iain Sandoe
Hi We need to add the symbols for to_chars and from_chars for the long double cases. The testsuite test cases fail to build without this, so there’s no need for an additional test. Tested on powerpc-darwin9. OK for master? thanks Iain libstdc++-v3/ChangeLog: * config/os/bsd/darwin/ppc-