patch applied (ghc-6.6/ghc): Give -fwrapv to gcc when it supports it

Ian Lynagh igloo at earth.li
Tue Jan 16 19:42:10 EST 2007


Mon Jan 15 11:42:50 PST 2007  Ian Lynagh <igloo at earth.li>
  * Give -fwrapv to gcc when it supports it
  Fixes trac #952: Haskell requires consistent overflow behaviour, which
  gcc doesn't give without this flag.

    M ./aclocal.m4 +12
    M ./compiler/main/DriverPipeline.hs +4
    M ./configure.ac +1



More information about the Cvs-ghc mailing list