Remvove totally unused static flags
authorsimonpj@microsoft.com <unknown>
Wed, 4 Oct 2006 12:48:26 +0000 (12:48 +0000)
committersimonpj@microsoft.com <unknown>
Wed, 4 Oct 2006 12:48:26 +0000 (12:48 +0000)
compiler/main/StaticFlags.hs

index b8b5d06..9fdcb10 100644 (file)
@@ -306,13 +306,10 @@ isStaticFlag f =
        "fauto-sccs-on-individual-cafs",
        "fscc-profiling",
        "fticky-ticky",
-       "fall-strict",
        "fdicts-strict",
        "firrefutable-tuples",
        "fparallel",
        "fflatten",
-       "fsemi-tagging",
-       "flet-no-escape",
        "femit-extern-decls",
        "fgransim",
        "fno-hi-version-check",