[project @ 1999-02-09 09:17:00 by simonpj]
authorsimonpj <unknown>
Tue, 9 Feb 1999 09:17:00 +0000 (09:17 +0000)
committersimonpj <unknown>
Tue, 9 Feb 1999 09:17:00 +0000 (09:17 +0000)
Add -fdo-case-elim to the first simplifier pass; I forget exactly why

ghc/driver/ghc.lprl

index 053e2e4..99e2f4f 100644 (file)
@@ -760,6 +760,7 @@ sub setupOptimiseFlags {
          # See remark re: cloning in defn of minusnotO
          '-fclone-binds',
 
+         '-fdo-case-elim',
          '-fmax-simplifier-iterations1',
          $Oopt_PedanticBottoms,
          ']',