Skip to content

Commit 180a155

Browse files
committed
---
yaml --- r: 4529 b: refs/heads/master c: 955ac84 h: refs/heads/master i: 4527: 6ba7911 v: v3
1 parent c309fb3 commit 180a155

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
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: 15e1e3185d209a84d69400a12a473e50dedbd89f
2+
refs/heads/master: 955ac84da4cee8c8c4722bc1f335c9582d56c669

trunk/src/rt/rust_shape.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -950,6 +950,7 @@ class data : public ctxt< data<T,U> > {
950950
T sub(*static_cast<T *>(this), param->shape, param->params,
951951
param->tables);
952952
static_cast<T *>(this)->walk_subcontext(align, sub);
953+
dp = sub.dp;
953954
}
954955

955956
template<typename W>

0 commit comments

Comments
 (0)