Replace missing '#' on options pragma
authorBen.Lippmeier@anu.edu.au <unknown>
Fri, 14 Sep 2007 09:43:20 +0000 (09:43 +0000)
committerBen.Lippmeier@anu.edu.au <unknown>
Fri, 14 Sep 2007 09:43:20 +0000 (09:43 +0000)
compiler/nativeGen/RegSpillClean.hs

index 1157f83..fc86c89 100644 (file)
@@ -22,7 +22,7 @@
 --     This also works if the reloads in B1/B2 were spills instead, because
 --     spilling %r1 to a slot makes that slot have the same value as %r1.
 --
-{- OPTIONS -fno-warn-missing-signatures #-}
+{-# OPTIONS -fno-warn-missing-signatures #-}
 
 module RegSpillClean (
        cleanSpills