[commit: ghc] master: Make the opt_UF_* static flags dynamic (0a768bc)

Ian Lynagh <[email protected]>
Newsgroups gmane.comp.lang.haskell.cvs.ghc
Message-ID <[email protected]>
Repository : ssh://darcs.haskell.org//srv/darcs/ghc

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/0a768bcbe6f7238d0bcdddd85fe24c99189453a0

>---------------------------------------------------------------

commit 0a768bcbe6f7238d0bcdddd85fe24c99189453a0
Author: Ian Lynagh <[email protected]>
Date:   Tue Oct 9 00:27:28 2012 +0100

    Make the opt_UF_* static flags dynamic
    
    I also removed the default values from the "Discounts and thresholds"
    note: most of them were no longer up-to-date.
    
    Along the way I added FloatSuffix to the argument parser, analogous to
    IntSuffix.

 compiler/basicTypes/MkId.lhs        |    7 +-
 compiler/coreSyn/CoreUnfold.lhs     |  120 ++++++++++++++++++-----------------
 compiler/deSugar/DsBinds.lhs        |   28 +++++----
 compiler/iface/BuildTyCl.lhs        |   10 ++-
 compiler/iface/TcIface.lhs          |    5 +-
 compiler/main/CmdLineParser.hs      |   10 +++
 compiler/main/DynFlags.hs           |   33 ++++++++++
 compiler/main/StaticFlagParser.hs   |    7 +--
 compiler/main/StaticFlags.hs        |   36 +----------
 compiler/main/TidyPgm.lhs           |   17 +++---
 compiler/simplCore/LiberateCase.lhs |   13 ++--
 compiler/simplCore/SimplUtils.lhs   |    6 +-
 compiler/simplCore/Simplify.lhs     |   22 ++++---
 compiler/specialise/SpecConstr.lhs  |    2 +-
 compiler/specialise/Specialise.lhs  |   26 +++++---
 compiler/stranal/WorkWrap.lhs       |   10 ++--
 docs/users_guide/flags.xml          |    8 +-
 17 files changed, 197 insertions(+), 163 deletions(-)


Diff suppressed because of size. To see it, use:

    git show 0a768bcbe6f7238d0bcdddd85fe24c99189453a0
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.