This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: The testsuite is way broken right now



On Jan 17, 2006, at 8:45 PM, Andrew Pinski wrote:


The testsuite is way broken and does not run all the tests:
http://gcc.gnu.org/ml/gcc-testresults/2006-01/msg00878.html
http://gcc.gnu.org/ml/gcc-testresults/2006-01/msg00876.html
http://gcc.gnu.org/ml/gcc-testresults/2006-01/msg00886.html
http://gcc.gnu.org/ml/gcc-testresults/2006-01/msg00900.html
http://gcc.gnu.org/ml/gcc-testresults/2006-01/msg00907.html

The empty testsuite problem was fixed by: 2006-01-17 Shantonu Sen <ssen@opendarwin.org>

        * Makefile.in (check-%, check-consistency): Use $${srcdir}
        instead of $(srcdir) and ${srcdir}.

http://gcc.gnu.org/ml/gcc-testresults/2006-01/msg00898.html


msg00898 says:
ERROR: tcl error sourcing /cvs/gcc-svn/trunk/gcc/testsuite/gcc.dg/torture/dg-torture.exp.
ERROR: unmatched open brace in list

This is caused by another missing close brace in a testcase like my previous patch.



Committed as obvious.


Thanks,
Andrew Pinski

	* gcc.dg/torture/fp-int-convert-float128.c: Fix dg-do line,
	add a closing brace.


Attachment: t.3.diff.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]