summaryrefslogtreecommitdiff
path: root/runtime/power.S
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/power.S')
-rw-r--r--runtime/power.S2
1 files changed, 0 insertions, 2 deletions
diff --git a/runtime/power.S b/runtime/power.S
index 69e01fa7c9..1933a10ed9 100644
--- a/runtime/power.S
+++ b/runtime/power.S
@@ -410,8 +410,6 @@ FUNCTION(caml_raise_exception)
/* Branch to handler */
bctr
.L121:
- li 0, 0
- stg 0, Caml_state(backtrace_pos)
mr 27, 3 /* preserve exn bucket in callee-save reg */
/* arg1: exception bucket, already in r3 */
lg 4, Caml_state(last_return_address) /* arg2: PC of raise */