[Haskell-cafe] Another optimization question

Brandon S. Allbery KF8NH allbery at ece.cmu.edu
Sat May 17 16:51:15 EDT 2008


On 2008 May 17, at 16:48, anton muhin wrote:
> Why not -O3?

-O3 doesn't do anything over -O2 in ghc.  -fvia-c -optc-O3 *might* be  
an improvement, or might not.

-- 
brandon s. allbery [solaris,freebsd,perl,pugs,haskell] allbery at kf8nh.com
system administrator [openafs,heimdal,too many hats] allbery at ece.cmu.edu
electrical and computer engineering, carnegie mellon university    KF8NH




More information about the Haskell-Cafe mailing list