change to keep lint happy
authorceriel <none@none>
Tue, 17 Jan 1989 11:23:33 +0000 (11:23 +0000)
committerceriel <none@none>
Tue, 17 Jan 1989 11:23:33 +0000 (11:23 +0000)
mach/proto/ncg/codegen.c

index 9500a36..2b1391b 100644 (file)
@@ -622,9 +622,8 @@ normalfailed:       if (stackpad!=tokpatlen) {
                token2.t_token= -1;
                for (i=1;i<TOKENSIZE;i++)
                        token2.t_att[i].aw=0;
-               if (npos2==1)
-                       decision=pos2[0];
-               else {
+               decision=pos2[0];
+               if (npos2!=1) {
                        SAVEST;
                        mincost=costlimit-totalcost+1;
                        for(j=0;j<npos2;j++) {