SysTools no longer needs -fno-cse
authorIan Lynagh <igloo@earth.li>
Thu, 11 Dec 2008 18:23:27 +0000 (18:23 +0000)
committerIan Lynagh <igloo@earth.li>
Thu, 11 Dec 2008 18:23:27 +0000 (18:23 +0000)
compiler/main/SysTools.lhs

index 136ab35..88d42ee 100644 (file)
@@ -7,9 +7,6 @@
 -----------------------------------------------------------------------------
 
 \begin{code}
-{-# OPTIONS -fno-cse #-}
--- -fno-cse is needed for GLOBAL_VAR's to behave properly
-
 module SysTools (
         -- Initialisation
         initSysTools,