Index: crosstest/runtests.sh |
diff --git a/crosstest/runtests.sh b/crosstest/runtests.sh |
index cc353ab2d9d57275f80ee6fbd9fd23712e08ddaa..808ac47618a8d50866a3e0a9cbce8a2358f61a31 100755 |
--- a/crosstest/runtests.sh |
+++ b/crosstest/runtests.sh |
@@ -36,6 +36,7 @@ for optlevel in ${OPTLEVELS} ; do |
--target=x8632 \ |
--dir="${OUTDIR}" \ |
--test=test_arith.cpp \ |
+ --test=test_arith_bool.ll \ |
--test=test_arith_frem.ll \ |
--test=test_arith_sqrt.ll \ |
--driver=test_arith_main.cpp \ |