Move -fno-cse flags from Makefile into pragmas
authorIan Lynagh <igloo@earth.li>
Fri, 11 Jul 2008 12:31:51 +0000 (12:31 +0000)
committerIan Lynagh <igloo@earth.li>
Fri, 11 Jul 2008 12:31:51 +0000 (12:31 +0000)
commit28a5c73a83e8f27c31cad02da07c81e4e6764303
treeaf20c955151e60bf44bdcfd3be5e2cf6817686c8
parent9fd4126858ff63ef9dc1c71f439eed11ef69f169
Move -fno-cse flags from Makefile into pragmas
These are needed for GLOBAL_VAR's to work properly
compiler/Makefile
compiler/ghci/GhciMonad.hs
compiler/ghci/InteractiveUI.hs
compiler/ghci/Linker.lhs
compiler/main/DriverMkDepend.hs
compiler/main/DriverPipeline.hs
compiler/main/StaticFlags.hs
compiler/main/SysTools.lhs