This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
test for excess errors
- From: Eric Fisher <joefoxreal at gmail dot com>
- To: gcc at gcc dot gnu dot org
- Date: Wed, 28 Dec 2005 11:20:38 +0800
- Subject: test for excess errors
Hi,
Could you tell me what it means for 'test for excess errors'?
I run make check-gcc RUNTESTFLAGS='dg.exp' on my machine, and got
many failed tests for these errors on my porting gcc.
Do I need to setup something in order to run these testsuites for my port?
Besides DejaGnu and Tcl.
Thanks.
Eric.