On 22/05/17 17:16 +0100, Jozef Lawrynowicz wrote:
Ping, original post:
https://gcc.gnu.org/ml/gcc-patches/2017-03/msg01560.html
These are both libstdc++ patches and originally posted to the
libstdc++ list, so you'll have more luck mailing that list. I
committed both patches you're asking about, but I don't read
gcc-patches routinely.
---
For the msp430-elf target, the gcc-6-branch fails to build when
configured to enable C++ support.
The gcc-5-branch successfully builds with C++ support.
Backporting r244727 and r243310 to the gcc-6-branch fixes the two
build issues, so the build completes successfully.
I don't have write access to the GCC repository, so would appreciate
if someone could backport these patches to gcc-6-branch if that is
acceptable.
I've backported both patches, gcc-6-branch should build for you now.
Please let me know if it doesn't.