diff --git a/source/compiler/sc1.c b/source/compiler/sc1.c index 97f1fd6..a2edc74 100644 --- a/source/compiler/sc1.c +++ b/source/compiler/sc1.c @@ -2310,7 +2310,6 @@ static int base; if (cur==numdim-1) return 0; /* 2 or more dimensions left, fill in an indirection vector */ - assert(dim[cur]>0); if (dim[cur+1]>0) { for (d=0; d