This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Array_3 does not halt running in gcc-3.1 testsuite on sparc32-linux
- From: Bryce McKinlay <bryce at waitaki dot otago dot ac dot nz>
- To: Christian Jönsson <christian at j-son dot org>
- Cc: java at gcc dot gnu dot org, Tom Tromey <tromey at redhat dot com>
- Date: Sun, 05 May 2002 12:54:10 +1200
- Subject: Re: Array_3 does not halt running in gcc-3.1 testsuite on sparc32-linux
- References: <013701c1f37f$3ca8dbe0$0301a8c0@D90V2D0J>
Christian Jönsson wrote:
>Twice now, when running gcc-3.1's test suite, Array_3 execution test
>does not halt, dejagnu issues a WARNING: program timed out but Array_3
>keeps going:
>
Array_3 failing on some archs in a known problem, but it is strange that
dejagnu is not killing the process when it times out. It sounds like a
bug in the testsuite.
regards
Bryce.