Re: [PATCH] PR libstdc++/81092 add std::wstring symbols and bump library version

2017-06-21 Thread Jonathan Wakely
On 14/06/17 19:13 +0100, Jonathan Wakely wrote: There are two symbols defined in GCC 7.1's libstdc++.6.0.23 library which are not exported on all targets (because I wrote "m" in the linker script instead of "[jmy]"). This patch bumps the library version on gcc-7-branch to 6.0.24 and exports the

Re: [PATCH] PR libstdc++/81092 add std::wstring symbols and bump library version

2017-06-19 Thread Jonathan Wakely
On 19/06/17 11:18 +0200, Rainer Orth wrote: Hi Jonathan, On 14/06/17 19:13 +0100, Jonathan Wakely wrote: There are two symbols defined in GCC 7.1's libstdc++.6.0.23 library which are not exported on all targets (because I wrote "m" in the linker script instead of "[jmy]"). This patch bumps

Re: [PATCH] PR libstdc++/81092 add std::wstring symbols and bump library version

2017-06-19 Thread Rainer Orth
Hi Jonathan, > On 14/06/17 19:13 +0100, Jonathan Wakely wrote: >>There are two symbols defined in GCC 7.1's libstdc++.6.0.23 library >>which are not exported on all targets (because I wrote "m" in the >>linker script instead of "[jmy]"). >> >>This patch bumps the library version on gcc-7-branch

Re: [PATCH] PR libstdc++/81092 add std::wstring symbols and bump library version

2017-06-16 Thread Jonathan Wakely
On 16/06/17 16:21 +0200, Jakub Jelinek wrote: On Wed, Jun 14, 2017 at 07:14:29PM +0100, Jonathan Wakely wrote: On 14/06/17 19:13 +0100, Jonathan Wakely wrote: > There are two symbols defined in GCC 7.1's libstdc++.6.0.23 library > which are not exported on all targets (because I wrote "m" in

Re: [PATCH] PR libstdc++/81092 add std::wstring symbols and bump library version

2017-06-16 Thread Jonathan Wakely
On 16/06/17 16:20 +0200, Jakub Jelinek wrote: On Wed, Jun 14, 2017 at 07:13:05PM +0100, Jonathan Wakely wrote: Target maintainers will need to regenerate the baseline symbols on gcc-7-branch and trunk. I intend to commit this tomorrow to gcc-7-branch. commit

Re: [PATCH] PR libstdc++/81092 add std::wstring symbols and bump library version

2017-06-16 Thread Jakub Jelinek
On Wed, Jun 14, 2017 at 07:14:29PM +0100, Jonathan Wakely wrote: > On 14/06/17 19:13 +0100, Jonathan Wakely wrote: > > There are two symbols defined in GCC 7.1's libstdc++.6.0.23 library > > which are not exported on all targets (because I wrote "m" in the > > linker script instead of "[jmy]"). >

Re: [PATCH] PR libstdc++/81092 add std::wstring symbols and bump library version

2017-06-16 Thread Jakub Jelinek
On Wed, Jun 14, 2017 at 07:13:05PM +0100, Jonathan Wakely wrote: > Target maintainers will need to regenerate the baseline symbols on > gcc-7-branch and trunk. > > I intend to commit this tomorrow to gcc-7-branch. > > > commit 425e1d784d9085f0f8d58ef6a381cc73d564f2f5 > Author: Jonathan Wakely

Re: [PATCH] PR libstdc++/81092 add std::wstring symbols and bump library version

2017-06-14 Thread Jonathan Wakely
On 14/06/17 19:13 +0100, Jonathan Wakely wrote: There are two symbols defined in GCC 7.1's libstdc++.6.0.23 library which are not exported on all targets (because I wrote "m" in the linker script instead of "[jmy]"). This patch bumps the library version on gcc-7-branch to 6.0.24 and exports the

[PATCH] PR libstdc++/81092 add std::wstring symbols and bump library version

2017-06-14 Thread Jonathan Wakely
There are two symbols defined in GCC 7.1's libstdc++.6.0.23 library which are not exported on all targets (because I wrote "m" in the linker script instead of "[jmy]"). This patch bumps the library version on gcc-7-branch to 6.0.24 and exports the "[jy]" versions of the symbols with version the