On Sun, May 15, 2005 at 08:59:48AM -0700, Mark Mitchell wrote:
> Joseph S. Myers wrote:
> 
> >It also looks like this patch has been backported to 3.4 branch but not to 
> >4.0 branch?  Because 4.0 branch builds are still creating 
> >libstdc++-abi.sum, while 3.4 branch builds no longer do, the ABI tests 
> >having been subsumed in the main libstdc++.sum for mainline and 3.4 
> >branch.
> 
> Yes, I asked Janis to test each branch separately, because the patches 
> were separate.  She has confirmed that the 4.0 version of the patch 
> works OK.  So, that patch will go on 4.0 today, along with the 
> additional patch Andreas found.

I hadn't noticed originally but on powerpc64-linux with 3.4.4 RC2 and
with the 3.4 branch, the results for libstdc++-v3 show only one run of
the tests for "unix", not two for "unix/-m32" and "unix/-m64", and the
results are actually for check-abi.  The leftover temp files in the
build directory show that the library tests were actually run, just not
reported.  I can't tell if they were run for both -m32 and -m64.

On the 4.0 branch, check-abi is not being run (or not reported?) but
the libstdc++ tests are being run and reported for -m32 and -m64 as
expected.

I'm very sorry I didn't notice this earlier.

Janis

Reply via email to