From 81eadac7dfaa7fb05f11d45042b74e95e1a14a09 Mon Sep 17 00:00:00 2001 From: David Monniaux Date: Mon, 20 Sep 2021 13:29:24 +0200 Subject: do 500 of them --- test/monniaux/csmith/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/monniaux/csmith/Makefile b/test/monniaux/csmith/Makefile index ab7931f1..78664c4b 100644 --- a/test/monniaux/csmith/Makefile +++ b/test/monniaux/csmith/Makefile @@ -20,7 +20,7 @@ CSMITH=csmith/bin/csmith endif CSMITHOPT=--max-funcs 10 -MAX=5000 +MAX=500 PREFIX=ran%06.f CCOMPOTS=-static -- cgit