This is the mail archive of the gdb-cvs@sourceware.org mailing list for the GDB 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]

src/sim/testsuite/sim/bfin ChangeLog allinsn.exp


CVSROOT:	/cvs/src
Module name:	src
Changes by:	vapier@sourceware.org	2012-03-25 16:51:46

Modified files:
	sim/testsuite/sim/bfin: ChangeLog allinsn.exp 

Log message:
	sim: bfin: skip .c/.S tests if no compiler is available
	
	Similar to logic in the cris exp, attempt a simple compile and if it fails
	(presumably due to the compiler being broken), skip all the related tests.
	Fortunately, most tests (~600 out of ~800) are pure assembly, so people should
	still get pretty good coverage.
	
	Signed-off-by: Mike Frysinger <vapier@gentoo.org>

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sim/testsuite/sim/bfin/ChangeLog.diff?cvsroot=src&r1=1.10&r2=1.11
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sim/testsuite/sim/bfin/allinsn.exp.diff?cvsroot=src&r1=1.1&r2=1.2


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