[commit: ghc] master: some W_s should be P_s (e15981a)

Simon Marlow <[email protected]>
Newsgroups gmane.comp.lang.haskell.cvs.ghc
Message-ID <[email protected]>
Repository : ssh://darcs.haskell.org//srv/darcs/ghc

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/e15981a16c832b8cd7dbba676399fd555a379272

>---------------------------------------------------------------

commit e15981a16c832b8cd7dbba676399fd555a379272
Author: Simon Marlow <[email protected]>
Date:   Mon Nov 5 15:41:54 2012 +0000

    some W_s should be P_s

>---------------------------------------------------------------

 rts/PrimOps.cmm |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/rts/PrimOps.cmm b/rts/PrimOps.cmm
index be8bc15..18757bf 100644
--- a/rts/PrimOps.cmm
+++ b/rts/PrimOps.cmm
@@ -885,9 +885,9 @@ INFO_TABLE_RET(stg_catch_stm_frame, CATCH_STM_FRAME,
 
 stg_atomicallyzh (P_ stm)
 {
-  W_ old_trec;
-  W_ new_trec;
-  W_ code, next_invariant, frame_result;
+  P_ old_trec;
+  P_ new_trec;
+  P_ code, next_invariant, frame_result;
 
   // stmStartTransaction may allocate
   MAYBE_GC_P(stg_atomicallyzh, stm);
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.