Re: Build broken in libstdc++ on x86_64-linux

2009-11-12 Thread Jan Hubicka
> Jan Hubicka wrote: > > I am testing patch for that still. > > The current version is (updated per Joseph's comment about COMDAT making > > sence > > on !PUBLIC functions). > > > Thanks Honza, I just built successfully r154128 Note that there are still testsuite regressions found by the sanit

Re: Build broken in libstdc++ on x86_64-linux

2009-11-12 Thread Paolo Carlini
Jan Hubicka wrote: > I am testing patch for that still. > The current version is (updated per Joseph's comment about COMDAT making sence > on !PUBLIC functions). > Thanks Honza, I just built successfully r154128 Paolo.* *

Re: Build broken in libstdc++ on x86_64-linux

2009-11-12 Thread Hans-Peter Nilsson
On Thu, 12 Nov 2009, Paolo Carlini wrote: > the build is currently, ie 154122, broken in libstdc++-v3: > > ./src/system_error.cc:95:1: internal compiler error: > Segmentation fault > > Version 154120 works fine for me. FWIW, seen for cris-elf too. (Worked: r154119, failed from: r154122.)

Re: Build broken in libstdc++ on x86_64-linux

2009-11-12 Thread Jan Hubicka
> Hi, > > the build is currently, ie 154122, broken in libstdc++-v3: > > ./src/system_error.cc:95:1: internal compiler error: > Segmentation fault > > Version 154120 works fine for me. I am testing patch for that still. The current version is (updated per Joseph's comment about COMDAT ma