This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: information rearding the failed testcases...
- From: Mike Stump <mrs at apple dot com>
- To: perugupa at csee dot wvu dot edu
- Cc: gcc at gnu dot org
- Date: Tue, 27 Apr 2004 07:08:49 -0700
- Subject: Re: information rearding the failed testcases...
On Sunday, April 25, 2004, at 09:36 AM, perugupa@csee.wvu.edu wrote:
is there any way to find out why the failures happend...i mean what
part of the (gcc)source code caused the failure for all the failed
test cases.
There is a technique called debugging that will find the problems. The
use of that technique is mostly beyond the scope of this list however.