btest-gcc.sh (TESTLOGS): The libstdc++-v3 test log is called libstd++.sum not libstdc++-v3.sum.
* btest-gcc.sh (TESTLOGS): The libstdc++-v3 test log is called libstd++.sum not libstdc++-v3.sum. From-SVN: r89697
This commit is contained in:
parent
95b0de03a2
commit
36b8a0315c
@ -1,3 +1,8 @@
|
||||
2004-10-27 Geoffrey Keating <geoffk@apple.com>
|
||||
|
||||
* btest-gcc.sh (TESTLOGS): The libstdc++-v3 test log is called
|
||||
libstd++.sum not libstdc++-v3.sum.
|
||||
|
||||
2004-10-26 Geoffrey Keating <geoffk@apple.com>
|
||||
|
||||
* btest-gcc.sh (TESTLOGS): Examine regressions in libstdc++,
|
||||
|
@ -99,7 +99,7 @@ H_REAL_TARGET=`$SOURCE/config.sub $H_TARGET || exit 1`
|
||||
TESTLOGS="gcc/testsuite/gcc.sum
|
||||
gcc/testsuite/g++.sum
|
||||
gcc/testsuite/objc.sum
|
||||
$H_TARGET/libstdc++-v3/testsuite/libstdc++-v3.sum"
|
||||
$H_TARGET/libstdc++-v3/testsuite/libstdc++.sum"
|
||||
|
||||
# Build.
|
||||
echo build > $RESULT
|
||||
|
Loading…
Reference in New Issue
Block a user