X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fdriver%2Fghc.lprl;fp=ghc%2Fdriver%2Fghc.lprl;h=b29291021ee7d23a58e60a298e13ca63d1b34a7a;hb=ac0caa895fb55ccdd1722545f139bd9c0490b164;hp=c6d21f8ca0f4d9977c830fa95f4e86fed192bb93;hpb=ed5e2dd0d9756f02f3d6c1937d485929e8f0ca61;p=ghc-hetmet.git diff --git a/ghc/driver/ghc.lprl b/ghc/driver/ghc.lprl index c6d21f8..b292910 100644 --- a/ghc/driver/ghc.lprl +++ b/ghc/driver/ghc.lprl @@ -741,7 +741,7 @@ sub setupOptimiseFlags { # Specialisation is best done before full laziness # so that overloaded functions have all their dictionary lambdas manifest ($Oopt_DoSpecialise) ? ( $Oopt_DoSpecialise, ) : (), -# '-ffloat-outwards', + '-ffloat-outwards', '-ffloat-inwards', '-fsimplify',