X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=main.c;h=8eae0207a229efbf5b2e086599917def67ff557c;hb=000608f5e58c8d423daf26574200f84f795cd868;hp=a418bf60a87c8d7a45b9f9bf3dc6467a49a3ba7b;hpb=3b4752d25f11f16a65731195f9d3cd35ea5eb8eb;p=cparser diff --git a/main.c b/main.c index a418bf6..8eae020 100644 --- a/main.c +++ b/main.c @@ -909,7 +909,6 @@ int main(int argc, char **argv) char_is_signed = !truth_value; } else if (streq(opt, "fast-math") || streq(opt, "jump-tables") || - streq(opt, "unroll-loops") || streq(opt, "expensive-optimizations") || streq(opt, "common") || streq(opt, "PIC") ||