Move -fno-cse flags from Makefile into pragmas
[ghc-hetmet.git] / compiler / main / DriverPipeline.hs
index 0db12cd..9b0cd0e 100644 (file)
@@ -1,3 +1,6 @@
+{-# OPTIONS -fno-cse #-}
+-- -fno-cse is needed for GLOBAL_VAR's to behave properly
+
 -----------------------------------------------------------------------------
 --
 -- GHC Driver