#3783: Allow --make and --fno-code
------------------------------+---------------------------------------------
  Reporter:  duncan           |          Owner:                  
      Type:  feature request  |         Status:  new             
  Priority:  normal           |      Milestone:                  
 Component:  Compiler         |        Version:  6.12.1          
Resolution:                   |       Keywords:                  
Difficulty:                   |             Os:  Unknown/Multiple
  Testcase:                   |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown     |  
------------------------------+---------------------------------------------
Comment (by simonpj):

 Another reason that this would be a Good Feature is that currently if you
 use `-dsuppress-uniques` (to get regression-test output that wobbles
 less), you need `-fno-code` else the assembler bleats about duplicate
 labels.  But since `-fno-code` is currently incompatible with `--make`,
 that makes `-dsuppress-uniques` incompatible too, which is a pain.

 Simon

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3783#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to