X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Frts%2FApply.cmm;h=1fe444e3f9cfd43879087dd6f6ab0ef009a5544b;hb=f33bd72eb97043ab109e6afc9dae7cfa9590b68d;hp=2c7a0e919a3848379d331417b30a945ff682cf3c;hpb=fbf16357622e4bf6ec5f00383dd167d5e7dbc9e1;p=ghc-hetmet.git diff --git a/ghc/rts/Apply.cmm b/ghc/rts/Apply.cmm index 2c7a0e9..1fe444e 100644 --- a/ghc/rts/Apply.cmm +++ b/ghc/rts/Apply.cmm @@ -41,7 +41,7 @@ INFO_TABLE_RET( stg_ap_0, // fn is in R1, no args on the stack IF_DEBUG(apply, - foreign "C" fprintf(stderr, stg_ap_0_ret_str); + foreign "C" fprintf(W_[stderr] "ptr", stg_ap_0_ret_str); foreign "C" printClosure(R1 "ptr")); IF_DEBUG(sanity,