From: Matthias Braun Date: Thu, 16 Jul 2009 11:41:33 +0000 (+0000) Subject: it's called thread-jumps now X-Git-Url: http://nsz.repo.hu/git/?a=commitdiff_plain;h=a8005611b36ee6057fb56a81071105cc8c43e5de;p=cparser it's called thread-jumps now [r26283] --- diff --git a/main.c b/main.c index b93ac30..eb284fa 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("jumpthreading"); + set_option("thread-jumps"); set_option("if-conv"); /* fallthrough */ case 2: