X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fdriver%2Fghc.lprl;h=71124c037880628470e3f7787817acb1ad85ec33;hb=fa44695e06cf83d8bcef2c826cb6b39d6ffc49c0;hp=fde3b4d89a259a788bb26ff5c0b08253d001bebb;hpb=e640627ab0c1e8fe40b8df42f4adddfc1e4685ec;p=ghc-hetmet.git diff --git a/ghc/driver/ghc.lprl b/ghc/driver/ghc.lprl index fde3b4d..71124c0 100644 --- a/ghc/driver/ghc.lprl +++ b/ghc/driver/ghc.lprl @@ -206,7 +206,7 @@ These variables represent parts of the -O/-O2/etc ``templates,'' which are filled in later, using these. These are the default values, which may be changed by user flags. \begin{code} -$Oopt_UnfoldingUseThreshold = '-funfolding-use-threshold3'; +$Oopt_UnfoldingUseThreshold = '-funfolding-use-threshold8'; $Oopt_MaxSimplifierIterations = '-fmax-simplifier-iterations4'; $Oopt_PedanticBottoms = '-fpedantic-bottoms'; # ON by default $Oopt_MonadEtaExpansion = '';