From: simonmar Date: Tue, 29 Apr 2003 09:32:20 +0000 (+0000) Subject: [project @ 2003-04-29 09:32:20 by simonmar] X-Git-Tag: Approx_11550_changesets_converted~937 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=68f287e4f4252545b00cd64b514eb413c0aa7301;p=ghc-hetmet.git [project @ 2003-04-29 09:32:20 by simonmar] update aLL_NON_PTRS for the new RET_DYN stack frame layout. --- diff --git a/ghc/compiler/nativeGen/StixMacro.lhs b/ghc/compiler/nativeGen/StixMacro.lhs index 17068b1..22988e1 100644 --- a/ghc/compiler/nativeGen/StixMacro.lhs +++ b/ghc/compiler/nativeGen/StixMacro.lhs @@ -181,8 +181,7 @@ checkCode macro args assts join = StLabel ulbl_pass -- see includes/StgMacros.h for explaination of these magic consts - aLL_NON_PTRS - = IF_ARCH_alpha(16383,65535) + aLL_NON_PTRS = 0xff assign_liveness ptr_regs = StAssignReg WordRep stgR9