src/sim/testsuite/sim/bfin ChangeLog allinsn.exp
vapier@sourceware.org
vapier@sourceware.org
Sun Mar 25 16:51:00 GMT 2012
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
More information about the Gdb-cvs
mailing list