cvs commit: fptools/ghc/compiler/main DynFlags.hs

Simon Marlow simonmar at haskell.org
Mon Jul 11 05:10:58 EDT 2005


simonmar    2005/07/11 02:10:58 PDT

  Modified files:
    ghc/compiler/main    DynFlags.hs 
  Log:
  x86_64: Pass -fno-asynchronous-unwind-tables to gcc, which eliminates
  some unnecessary junk from the via-C generated code and allows
  -split-objs to work.
  
  Revision  Changes    Path
  1.11      +7 -1      fptools/ghc/compiler/main/DynFlags.hs


More information about the Cvs-ghc mailing list