[project @ 2005-03-21 13:57:28 by simonmar]
authorsimonmar <unknown>
Mon, 21 Mar 2005 13:57:28 +0000 (13:57 +0000)
committersimonmar <unknown>
Mon, 21 Mar 2005 13:57:28 +0000 (13:57 +0000)
Update the -fno-cse flags

ghc/compiler/Makefile

index fde3a7c..49890d1 100644 (file)
@@ -550,13 +550,11 @@ utils/FastMutInt_HC_OPTS  += -O
 compMan/CompManager_HC_OPTS    = -fno-cse
 ghci/InteractiveUI_HC_OPTS     = -fno-cse
 main/CmdLineOpts_HC_OPTS       = -fno-cse
-main/DriverFlags_HC_OPTS       = -fno-cse
 main/DriverMkDepend_HC_OPTS    = -fno-cse
 main/DriverPipeline_HC_OPTS    = -fno-cse
-main/DriverState_HC_OPTS       = -fno-cse
-main/DriverUtil_HC_OPTS                = -fno-cse
 main/Finder_HC_OPTS            = -fno-cse
 main/SysTools_HC_OPTS          = -fno-cse
+main/StaticFlags_HC_OPTS       = -fno-cse
 
 # The #include is vital for the via-C route, else the C
 # compiler doesn't realise that the stcall foreign imports are indeed