From 3a0955e1bcf50f5ed3101a81deebe9c8449d313f Mon Sep 17 00:00:00 2001 From: ken Date: Sat, 22 Sep 2001 10:53:03 +0000 Subject: [PATCH] [project @ 2001-09-22 10:53:03 by ken] wibble --- ghc/compiler/codeGen/CgBindery.lhs | 2 -- 1 file changed, 2 deletions(-) diff --git a/ghc/compiler/codeGen/CgBindery.lhs b/ghc/compiler/codeGen/CgBindery.lhs index 76c5542..3ecb56f 100644 --- a/ghc/compiler/codeGen/CgBindery.lhs +++ b/ghc/compiler/codeGen/CgBindery.lhs @@ -424,8 +424,6 @@ rebindToStack name offset %* * %************************************************************************ -ToDo: remove the dependency on 32-bit words. - There are four kinds of things on the stack: - pointer variables (bound in the environment) -- 1.7.10.4