On 30/11/20 17:29 -0600, Segher Boessenkool wrote:
Hi!
Thank you for all this.
On Wed, Nov 11, 2020 at 09:50:01PM +0000, Jonathan Wakely wrote:
This adds support for the new __ieee128 long double format on
powerpc64le targets.
* testsuite/27_numerics/complex/abi_tag.cc: Add u9___ieee128 to
regex matching expected symbols.
One less underscore.
Thanks. There was also a misnamed test in the changelog which I've
also fixed.
libstdc++-v3/ChangeLog:
* Makefile.in:
* config.h.in:
(etc.) Something missing here?
It's just an empty changelog template added by my prepare-commit-msg.
The complete changelog was present above it already. I've removed the
duplication, thanks.
Updated patch coming shortly ...