branching on a stride triggers validation error in bounds checking #740
Labels
C: Internal
Implementation detail
S: Available
Available to be worked upon
T: Bug
Something isn't working
The program
test_branch_stride1
hits a validation error in bounds checking. Interestingly,test_branch_stride2
andtest_branch_stride3
are subtly different and do not trigger any error.Error trace for
test_branch_stride1
:The text was updated successfully, but these errors were encountered: