Re: Very recent libstdc++ breakage: testsuite_shared.so cannot be built anymore

2010-06-25 Thread Martin Jambor
Hi, On Fri, Jun 25, 2010 at 11:38:39AM -0700, H.J. Lu wrote: > On Fri, Jun 25, 2010 at 7:50 AM, Paolo Carlini > wrote: > > Hi, > > > > everything was fine until this morning, now upon make-check in the v3 > > dir, during the final link for testsuite_shared.so, ld spills: > > > > relocation R_X86

Re: Very recent libstdc++ breakage: testsuite_shared.so cannot be built anymore

2010-06-25 Thread Paolo Carlini
On 06/25/2010 08:48 PM, H.J. Lu wrote: > I opened a bug: > > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44671 > Thanks HJ. Luckily it's friday, but we have quite a bit of ongoing activity in the library, I really hope that over the weekend the offending commit is properly tweaked or otherwise r

Re: Very recent libstdc++ breakage: testsuite_shared.so cannot be built anymore

2010-06-25 Thread H.J. Lu
On Fri, Jun 25, 2010 at 11:38 AM, H.J. Lu wrote: > On Fri, Jun 25, 2010 at 7:50 AM, Paolo Carlini > wrote: >> Hi, >> >> everything was fine until this morning, now upon make-check in the v3 >> dir, during the final link for testsuite_shared.so, ld spills: >> >> relocation R_X86_64_PC32 against s

Re: Very recent libstdc++ breakage: testsuite_shared.so cannot be built anymore

2010-06-25 Thread H.J. Lu
On Fri, Jun 25, 2010 at 7:50 AM, Paolo Carlini wrote: > Hi, > > everything was fine until this morning, now upon make-check in the v3 > dir, during the final link for testsuite_shared.so, ld spills: > > relocation R_X86_64_PC32 against symbol > `__gnu_cxx::__common_pool<__gnu_cxx::__pool, true>::_

Very recent libstdc++ breakage: testsuite_shared.so cannot be built anymore

2010-06-25 Thread Paolo Carlini
Hi, everything was fine until this morning, now upon make-check in the v3 dir, during the final link for testsuite_shared.so, ld spills: relocation R_X86_64_PC32 against symbol `__gnu_cxx::__common_pool<__gnu_cxx::__pool, true>::_S_get_pool()' can not be used when making a shared object; recompil