testsuite failures on solaris

Geoff Keating geoffk@geoffk.org
Tue Apr 22 19:21:00 GMT 2003


> Date: Tue, 22 Apr 2003 11:44:48 -0500
> From: Benjamin Kosnik <bkoz@redhat.com>
> Cc: libstdc++@gcc.gnu.org
> X-OriginalArrivalTime: 22 Apr 2003 16:45:00.0803 (UTC) FILETIME=[8419D530:01C308EE]
> 
> 
> Yo! 
> 
> Any chance this dwaf2out.c patch can go in? What's the holdup? It
> fixes bugs on BSD/linux and Solaris.
> 
> Loren can you formally post this on gcc-patches?

Yes, please do.

> Begin forwarded message:
> 
> Date: Tue, 22 Apr 2003 04:17:19 -0500 (CDT)
> From: Loren James Rittle <rittle@latour.rsch.comm.mot.com>
> To: libstdc++@gcc.gnu.org
> Subject: Re: testsuite failures on solaris
> 
> 
> > gave your patch a try again with [configure --with-dwarf2]:
> 
> [...for the record, this was Geoff's dwarf2out.c patch with my tweaks...]
> 
> > # of expected passes            1334
> > # of expected failures          2
> 
> OK, likely (based on seen failure mode and above data point), someone
> that really cares will have to update dbxout.c for PCH... ;-)

dbxout.c does work; the reason for all the dwarf2 problems is that I'm
on a platform that uses stabs not DWARF and so I don't see any of them.

-- 
- Geoffrey Keating <geoffk@geoffk.org>



More information about the Libstdc++ mailing list