simonmar    2005/02/22 02:58:23 PST

  Modified files:
    ghc/compiler/codeGen CgUtils.hs 
  Log:
  emitSwitch: if we're compiling via C, then always generate a switch
  rather than an if-tree.  This should work around brokenness in older
  versions of GCC.
  
  Revision  Changes    Path
  1.13      +29 -13    fptools/ghc/compiler/codeGen/CgUtils.hs
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to