sim: bfin: skip .c/.S tests if no compiler is available
authorMike Frysinger <vapier@gentoo.org>
Sun, 25 Mar 2012 16:51:46 +0000 (16:51 +0000)
committerMike Frysinger <vapier@gentoo.org>
Sun, 25 Mar 2012 16:51:46 +0000 (16:51 +0000)
commit44ac5dbe328a18883323db9bc5adec0a8da7c665
tree1dd805645a379a23782a7aa5281444f13dcf7908
parent5b43fab2ead94d2437e1c056dca1deaff05ebd54
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>
sim/testsuite/sim/bfin/ChangeLog
sim/testsuite/sim/bfin/allinsn.exp
This page took 0.025888 seconds and 4 git commands to generate.