This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
gcc-3_0-branch libstdc++ hang while running ./substr.st-exe
- To: gcc at gcc dot gnu dot org
- Subject: gcc-3_0-branch libstdc++ hang while running ./substr.st-exe
- From: Gordon Sadler <gbsadler1 at lcisp dot com>
- Date: Mon, 16 Apr 2001 08:46:55 -0500
Check my computer this AM to see how overnight bootstrap went. Find test
still not finished, investigate...
last entry in test.log:
+ + 21_strings/rfind.cc
from mkcheck.txt:
-r 5 13509.412 135264 6568 1393513 21_strings/substr.cc
-static
and ps ax:
16686 ? R 208:48 ./substr.st-exe
So I killed the process to let the test finish...
Something I found when klass is/was hung under libjava test, there is
virtually 0 log info on runtime failures. Only build failure info is
logged. Or am I just not looking in the correct place?
Gordon Sadler