nitg: implements implicit casts for unsafe nexpr
[nit.git] / src / run_bench.sh
index 369cdcf..c44de47 100755 (executable)
@@ -306,7 +306,7 @@ function bench_nitg_options()
 
        plot "$name.gnu"
 }
-bench_nitg_options --hardening --no-check-covariance --no-check-initialization --no-check-assert --no-check-other
+bench_nitg_options --hardening --no-check-covariance --no-check-initialization --no-check-assert --no-check-autocast --no-check-other
 
 function bench_nitg-e_options()
 {