This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] Default to --enable-libstdcxx-time=auto


On Tue, May 28, 2013 at 11:41:50AM +0200, Rainer Orth wrote:
> Fixed by the following patch, tested with the appropriate runtest
> invocation on sparc-sun-solaris2.11.
> 
> Ok for mainline and 4.8 branch?

Yes, thanks.

> 2013-05-28  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
> 
> 	* config/abi/post/solaris2.10/sparcv9/baseline_symbols.txt:
> 	Regenerate.

> # HG changeset patch
> # Parent a21f2aac856e49876b3e5ecd1bc15b91f3a881af
> Regenerate Solaris/SPARCV9 baseline
> 
> diff --git a/libstdc++-v3/config/abi/post/solaris2.10/sparcv9/baseline_symbols.txt b/libstdc++-v3/config/abi/post/solaris2.10/sparcv9/baseline_symbols.txt
> --- a/libstdc++-v3/config/abi/post/solaris2.10/sparcv9/baseline_symbols.txt
> +++ b/libstdc++-v3/config/abi/post/solaris2.10/sparcv9/baseline_symbols.txt
> @@ -1904,7 +1904,6 @@ FUNC:_ZNSt6__norm15_List_node_base7_M_ho
>  FUNC:_ZNSt6__norm15_List_node_base7reverseEv@@GLIBCXX_3.4.9
>  FUNC:_ZNSt6__norm15_List_node_base8transferEPS0_S1_@@GLIBCXX_3.4.9
>  FUNC:_ZNSt6__norm15_List_node_base9_M_unhookEv@@GLIBCXX_3.4.14
> -FUNC:_ZNSt6chrono12steady_clock3nowEv@@GLIBCXX_3.4.19
>  FUNC:_ZNSt6chrono12system_clock3nowEv@@GLIBCXX_3.4.11
>  FUNC:_ZNSt6gslice8_IndexerC1EmRKSt8valarrayImES4_@@GLIBCXX_3.4
>  FUNC:_ZNSt6gslice8_IndexerC2EmRKSt8valarrayImES4_@@GLIBCXX_3.4

	Jakub


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]