Your libstdc++ testsuite changes causes regressions

Nathan Sidwell nathan@codesourcery.com
Wed Apr 25 08:16:00 GMT 2007


Hans-Peter Nilsson wrote:

>> I'm unable to reproduce this problem with an m68k-elf target.
> 
> Odd.  Is that with in-tree/combined newlib?

No, separate trees.

> Maybe with your arm toolchain?  IIRC, CS runs an autotester.

Not for a newlib target.

I've now tried cris-elf and I still do not see the problem.

nathan@kosh:67>grep cxxabi libstdc++.log
Executing on host: /home/nathan/egcs/HEAD/cris-elf/./gcc/xgcc 
-B/home/nathan/egcs/HEAD/cris-elf/./gcc/ -B/home/nathan/cris/cris-elf/bin/ 
-B/home/nathan/cris/cris-elf/lib/ -isystem /home/nathan/cris/cris-elf/include 
-isystem /home/nathan/cris/cris-elf/sys-include 
-I/home/nathan/egcs/HEAD/cris-elf/cris-elf/libstdc++-v3/include/cris-elf 
-I/home/nathan/egcs/HEAD/cris-elf/cris-elf/libstdc++-v3/include 
-I/home/nathan/egcs/HEAD/gcc/libstdc++-v3/libsupc++ 
-I/home/nathan/egcs/HEAD/gcc/libstdc++-v3/include/backward 
-I/home/nathan/egcs/HEAD/gcc/libstdc++-v3/testsuite/util 
-L/home/nathan/egcs/HEAD/cris-elf/cris-elf/./libstdc++-v3/libsupc++/.libs 
/home/nathan/egcs/HEAD/gcc/libstdc++-v3/testsuite/abi/header_cxxabi.c    -S  -o 
header_cxxabi.s    (timeout = 600)
PASS: abi/header_cxxabi.c (test for excess errors)
nathan@kosh:68>grep cxx_runtime libstdc++.log
Executing on host: /home/nathan/egcs/HEAD/cris-elf/./gcc/xgcc 
-B/home/nathan/egcs/HEAD/cris-elf/./gcc/ -B/home/nathan/cris/cris-elf/bin/ 
-B/home/nathan/cris/cris-elf/lib/ -isystem /home/nathan/cris/cris-elf/include 
-isystem /home/nathan/cris/cris-elf/sys-include 
-I/home/nathan/egcs/HEAD/cris-elf/cris-elf/libstdc++-v3/include/cris-elf 
-I/home/nathan/egcs/HEAD/cris-elf/cris-elf/libstdc++-v3/include 
-I/home/nathan/egcs/HEAD/gcc/libstdc++-v3/libsupc++ 
-I/home/nathan/egcs/HEAD/gcc/libstdc++-v3/include/backward 
-I/home/nathan/egcs/HEAD/gcc/libstdc++-v3/testsuite/util 
-L/home/nathan/egcs/HEAD/cris-elf/cris-elf/./libstdc++-v3/libsupc++/.libs 
/home/nathan/egcs/HEAD/gcc/libstdc++-v3/testsuite/abi/cxx_runtime_only_linkage.cc 
    -lsupc++  -lm   -o ./cxx_runtime_only_linkage.exe    (timeout = 600)
PASS: abi/cxx_runtime_only_linkage.cc (test for excess errors)

Is anyone else seeing the problem HP is?

nathan

-- 
Nathan Sidwell    ::   http://www.codesourcery.com   ::         CodeSourcery
nathan@codesourcery.com    ::     http://www.planetfall.pwp.blueyonder.co.uk



More information about the Libstdc++ mailing list