This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GCC 3.2 Prerelease


On Tue, Aug 06, 2002 at 01:10:24PM -0400, Phil Edwards wrote:
> On Mon, Aug 05, 2002 at 06:07:25PM -0700, B. Kosnik wrote:
> > There are 155 g++ fails, and 15 libstdc++ fails, when the 3.3
> > libstdc++.so is used with the 3.2 toolchain.
> 
> I'm finally far enough recovered from a fatal hard drive crash that I can
> try and do this test today.

Took longer than I thought.

For me, when the 3.2 libstdc++.so is used with the 3.3 compiler, I see

    fenric 27% diff results-3.2 results-3.3
    29d28
    < FAIL: backward/strstream_members.cc execution test
    33,34c32,33
    < # of expected passes          414
    < # of unexpected failures      3
    ---
    > # of expected passes          415
    > # of unexpected failures      2
    fenric 28%

the expected failure.

When the 3.3 libstdc++.so is used with the 3.2 compiler, I see no differences
at all.  Huh.


Phil

-- 
If ye love wealth greater than liberty, the tranquility of servitude greater
than the animating contest for freedom, go home and leave us in peace.  We seek
not your counsel, nor your arms.  Crouch down and lick the hand that feeds you;
and may posterity forget that ye were our countrymen.            - Samuel Adams


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]