[project @ 2001-12-06 13:09:19 by sewardj]
authorsewardj <unknown>
Thu, 6 Dec 2001 13:09:19 +0000 (13:09 +0000)
committersewardj <unknown>
Thu, 6 Dec 2001 13:09:19 +0000 (13:09 +0000)
Make it compile -DDEBUG.

ghc/compiler/nativeGen/MachCode.lhs

index 35c86b7..a8595f1 100644 (file)
@@ -127,7 +127,7 @@ stmtToInstrs stmt = case stmt of
       -> returnNat (unitOL (ASCII True (_UNPK_ str)))
 
 #ifdef DEBUG
-    other -> pprPanic "stmtToInstrs" (pprStixTree other)
+    other -> pprPanic "stmtToInstrs" (pprStixStmt other)
 #endif
 
 -- Walk a Stix tree, and insert dereferences to CLabels which are marked