Use block statements in cases and declare v1 and v2
authorGerd Moellmann <gerd@gnu.org>
Sun, 7 Nov 1999 13:07:56 +0000 (13:07 +0000)
committerGerd Moellmann <gerd@gnu.org>
Sun, 7 Nov 1999 13:07:56 +0000 (13:07 +0000)
commit4015b3c0ca013a8dd424f4108c963cf3e90a9d14
treeea9993056e8101126fdabd6904b56641bc37368a
parentdd59e217f0549a0813e305886cadcaf00d658310
Use block statements in cases and declare v1 and v2
locally there.  Rearrange case statements so that thos most
frequently executed come first.  Avoid goto's in frequently
executed cases.
src/ChangeLog
src/bytecode.c