more compiler warnings...

This commit is contained in:
Quentin Carbonneaux 2018-04-26 22:59:30 +02:00
parent e7a3875859
commit f1c865f4bc
5 changed files with 8 additions and 5 deletions

View file

@ -538,6 +538,7 @@ amatch(Addr *a, Ref r, ANum *ai, Fn *fn, int top)
break;
}
r = al;
/* fall through */
case 0:
s = fn->tmp[r.val].slot;
if (s != -1)