Skip to content

Commit c92a2b7

Browse files
committed
---
yaml --- r: 311 b: refs/heads/master c: 2141154 h: refs/heads/master i: 309: 472c057 307: 2cb8c35 303: 373453c v: v3
1 parent e2c5e86 commit c92a2b7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: 2a2ec67e6ebeb1dc4aea950487072bc9713a4d31
2+
refs/heads/master: 2141154c85c34cc1d4a508463b05d7ba5a6b490d

trunk/src/boot/me/trans.ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2815,7 +2815,7 @@ let trans_visitor
28152815
(* Iterate over box parts marking outgoing links. *)
28162816
let (body_mem, _) =
28172817
need_mem_cell
2818-
(get_element_ptr (deref cell)
2818+
(get_element_ptr_dyn ty_params (deref cell)
28192819
Abi.box_gc_field_body)
28202820
in
28212821
let ty = maybe_iso curr_iso ty in

0 commit comments

Comments
 (0)