From c9ba9f57aba0f91918d292ee3d05763791bcf5db Mon Sep 17 00:00:00 2001 From: simonmar Date: Tue, 1 Feb 2005 15:34:00 +0000 Subject: [PATCH] [project @ 2005-02-01 15:34:00 by simonmar] whitespace --- ghc/compiler/codeGen/CgInfoTbls.hs | 1 - 1 file changed, 1 deletion(-) diff --git a/ghc/compiler/codeGen/CgInfoTbls.hs b/ghc/compiler/codeGen/CgInfoTbls.hs index 0111a2a..2183d89 100644 --- a/ghc/compiler/codeGen/CgInfoTbls.hs +++ b/ghc/compiler/codeGen/CgInfoTbls.hs @@ -359,7 +359,6 @@ emitVectoredReturnInstr zero_indexed_tag stmtC (CmmAssign z info_amode) return (CmmReg z) else - return info_amode ; let target = retVec x zero_indexed_tag ; stmtC (CmmJump target []) } -- 1.7.10.4