On Sat, Mar 10, 2012 at 04:27:47PM -0500, John David Anglin wrote: > Tested on hppa-unknown-linux-gnu and committed to trunk. > > Ok for 4.7?
Ok, but please leave the two TLS: lines out (similarly how they are left out for other targets) for now. > @@ -3288,3 +3613,5 @@ > OBJECT:8:_ZTTSo@@GLIBCXX_3.4 > OBJECT:8:_ZTTSt13basic_istreamIwSt11char_traitsIwEE@@GLIBCXX_3.4 > OBJECT:8:_ZTTSt13basic_ostreamIwSt11char_traitsIwEE@@GLIBCXX_3.4 > +TLS:4:_ZSt11__once_call@@GLIBCXX_3.4.11 > +TLS:4:_ZSt15__once_callable@@GLIBCXX_3.4.11 Jakub