X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=main.c;h=b93ac30dd76bf62ea93ccdeaff72b263e0cf8a14;hb=1c4280092863759931f2fd0753bee70c2f540808;hp=bc0be1099322d80aad9ad9296431521c39c3061e;hpb=818a6532e67864270b9a629e5ea9be704c8da346;p=cparser diff --git a/main.c b/main.c index bc0be10..b93ac30 100644 --- a/main.c +++ b/main.c @@ -752,7 +752,7 @@ int main(int argc, char **argv) /* use_builtins = true; */ /* fallthrough */ case 3: - set_option("cond-eval"); + set_option("jumpthreading"); set_option("if-conv"); /* fallthrough */ case 2: