On Thu, Apr 10, 2014 at 09:52:35AM +0200, Andreas Schwab wrote: > Tested on ia64-suse-linux and installed as obvious.
Please don't add the TLS symbols in there, they aren't included in any of the linux baselines so that there aren't failures in --disable-tls configurations or when using too old binutils. > @@ -3400,3 +3723,5 @@ OBJECT:96:_ZTVSt7collateIcE@@GLIBCXX_3.4 > OBJECT:96:_ZTVSt7collateIwE@@GLIBCXX_3.4 > OBJECT:96:_ZTVSt8messagesIcE@@GLIBCXX_3.4 > OBJECT:96:_ZTVSt8messagesIwE@@GLIBCXX_3.4 > +TLS:8:_ZSt11__once_call@@GLIBCXX_3.4.11 > +TLS:8:_ZSt15__once_callable@@GLIBCXX_3.4.11 Jakub