diff --git a/compiler/libpc300/sc1.c b/compiler/libpc300/sc1.c index 94b44d60..0fe2b086 100755 --- a/compiler/libpc300/sc1.c +++ b/compiler/libpc300/sc1.c @@ -2296,7 +2296,7 @@ static cell initarray(int ident,int tag,int dim[],int numdim,int cur, { cell dsize,totalsize; int idx,abortparse; - static char disable = FALSE; + char disable = FALSE; assert(cur>=0 && cur=0);