aboutsummaryrefslogtreecommitdiff
path: root/contrib/regression/btest-gcc.sh
diff options
context:
space:
mode:
authorGeoffrey Keating <geoffk@apple.com>2004-10-27 18:19:41 +0000
committerGeoffrey Keating <geoffk@apple.com>2004-10-27 18:19:41 +0000
commit5523f37a5a34cf4c2257f1f5ea5c3573fd9e45a3 (patch)
tree8bb6b4eb6c785efab39444255577da3f870ae9b6 /contrib/regression/btest-gcc.sh
parent82bbef93a8ffa7da47ad30aced19316b64c35c0b (diff)
* btest-gcc.sh (TESTLOGS): The libstdc++-v3 test log is called
libstd++.sum not libstdc++-v3.sum. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@89697 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'contrib/regression/btest-gcc.sh')
-rwxr-xr-xcontrib/regression/btest-gcc.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/regression/btest-gcc.sh b/contrib/regression/btest-gcc.sh
index 0a957013933..6311a6c1dff 100755
--- a/contrib/regression/btest-gcc.sh
+++ b/contrib/regression/btest-gcc.sh
@@ -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