From: simonpj Date: Tue, 9 Feb 1999 09:17:00 +0000 (+0000) Subject: [project @ 1999-02-09 09:17:00 by simonpj] X-Git-Tag: Approximately_9120_patches~6580 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=401242b4fb35e9f0fafacb88a70e21c977387fe6;p=ghc-hetmet.git [project @ 1999-02-09 09:17:00 by simonpj] Add -fdo-case-elim to the first simplifier pass; I forget exactly why --- diff --git a/ghc/driver/ghc.lprl b/ghc/driver/ghc.lprl index 053e2e4..99e2f4f 100644 --- a/ghc/driver/ghc.lprl +++ b/ghc/driver/ghc.lprl @@ -760,6 +760,7 @@ sub setupOptimiseFlags { # See remark re: cloning in defn of minusnotO '-fclone-binds', + '-fdo-case-elim', '-fmax-simplifier-iterations1', $Oopt_PedanticBottoms, ']',