On Thu, Apr 14, 2005 at 01:29:53PM -0700, H. J. Lu wrote:
> You need at least
>
> http://sourceware.org/ml/binutils/2004-12/msg7.html
>
> for COMDAT. Otherwise, you will get what you saw and
>
> http://gcc.gnu.org/ml/gcc-patches/2005-04/msg01606.html
>
OK, thanks.
Diego.
On Thu, Apr 14, 2005 at 03:29:36PM -0400, Diego Novillo wrote:
> On Thu, Apr 14, 2005 at 12:20:05PM -0700, Mark Mitchell wrote:
>
> > Would you report your as + ld version numbers? Again, I'm guessing that
> > you have an assembler with COMDAT and a linker without, or a broken
> > assembler.
>
On Thu, Apr 14, 2005 at 12:20:05PM -0700, Mark Mitchell wrote:
> Would you report your as + ld version numbers? Again, I'm guessing that
> you have an assembler with COMDAT and a linker without, or a broken
> assembler.
>
binutils-2.15.92.0.2-5
$ ld --version
GNU ld version 2.15.92.0.2 200409
Diego Novillo wrote:
On Thu, Apr 14, 2005 at 11:26:33AM -0500, Jon Grimm wrote:
Diego Novillo wrote:
I see no changes in libstdc++ since the previous run and nothing
in the C++ FE, so I'm not sure whether it may be something broken
in my box.
Anybody else seeing this failure?
Yep. I see this here
On Thu, Apr 14, 2005 at 12:46:08PM -0400, Diego Novillo wrote:
> On Thu, Apr 14, 2005 at 11:26:33AM -0500, Jon Grimm wrote:
> > Diego Novillo wrote:
> >
> >
> > >
> > >I see no changes in libstdc++ since the previous run and nothing
> > >in the C++ FE, so I'm not sure whether it may be something
On Thu, Apr 14, 2005 at 11:26:33AM -0500, Jon Grimm wrote:
> Diego Novillo wrote:
>
>
> >
> >I see no changes in libstdc++ since the previous run and nothing
> >in the C++ FE, so I'm not sure whether it may be something broken
> >in my box.
> >
> >Anybody else seeing this failure?
> >
>
> Yep. I
Diego Novillo wrote:
I see no changes in libstdc++ since the previous run and nothing
in the C++ FE, so I'm not sure whether it may be something broken
in my box.
Anybody else seeing this failure?
Yep. I see this here on the PPC64 nightly autotester.
Br, Jon
On Thu, Apr 14, 2005 at 09:33:52AM -0400, Diego Novillo wrote:
> My ppc64 tester started failing last night while trying to create
> libstdc++ libraries with:
>
I forgot to mention. This is on mainline.
Diego.