summaryrefslogtreecommitdiff
path: root/regen
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2011-09-16 16:10:57 -0700
committerFather Chrysostomos <sprout@cpan.org>2011-09-16 16:14:23 -0700
commit17058fe0299db92774e157ee0067d1b500324e4f (patch)
tree877e5f6b8a41de84bab6506a8a622721b027da6b /regen
parent60092ce4854ea5801a4711d82d0e2c57a7edcaca (diff)
downloadperl-17058fe0299db92774e157ee0067d1b500324e4f.tar.gz
Merge preinc and postinc
They are almost identical. This gives the compiler less code to digest.
Diffstat (limited to 'regen')
-rwxr-xr-xregen/opcode.pl3
1 files changed, 1 insertions, 2 deletions
diff --git a/regen/opcode.pl b/regen/opcode.pl
index b4576da236..5c81ec37d7 100755
--- a/regen/opcode.pl
+++ b/regen/opcode.pl
@@ -116,8 +116,7 @@ my @raw_alias = (
Perl_pp_chop => [qw(chop chomp)],
Perl_pp_schop => [qw(schop schomp)],
Perl_pp_bind => {connect => '#ifdef HAS_SOCKET'},
- Perl_pp_preinc => ['i_preinc'],
- Perl_pp_predec => ['i_predec'],
+ Perl_pp_preinc => ['i_preinc', 'predec', 'i_predec'],
Perl_pp_postinc => ['i_postinc'],
Perl_pp_postdec => ['i_postdec'],
Perl_pp_ehostent => [qw(enetent eprotoent eservent