rv2hv does not use its TARG
authorFather Chrysostomos <sprout@cpan.org>
Thu, 24 Oct 2013 19:46:52 +0000 (12:46 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Fri, 25 Oct 2013 00:50:19 +0000 (17:50 -0700)
commit1a8bdda9d755b989a595e71b28eba150ebaae663
tree51db4a809010bf9a9febe2d85eb5d428cee569c1
parent348e937b56a12497c3c54e7a108457159955398f
rv2hv does not use its TARG

rv2hv has had a TARG since perl 5.000, but it has not used it since
hv_scalar was added in perl-5.8.0-3008-ga3bcc51.

This commit removes it, saving a tiny bit of space in the pad.
ext/B/t/f_map.t
ext/B/t/f_sort.t
ext/B/t/optree_samples.t
opcode.h
pp_hot.c
regen/opcodes