remove spurious newSTATEOP() that causes goto to enter one too many
authorGurusamy Sarathy <gsar@cpan.org>
Sun, 18 Jul 1999 03:51:03 +0000 (03:51 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Sun, 18 Jul 1999 03:51:03 +0000 (03:51 +0000)
commit2c15bef39460c09b2a7846a30a4fc1fc1c4f93e4
tree956621b9bd6ef82607bc2044a25afda197257cef
parent2aa1486d5d3f3b27276656f9b9ef842d3a21a386
remove spurious newSTATEOP() that causes goto to enter one too many
contexts when jumping between if and elsif blocks

p4raw-id: //depot/perl@3692
perly.c
perly.y
pp_ctl.c
t/op/goto.t