summaryrefslogtreecommitdiff
path: root/opcode.h
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2014-11-08 10:11:53 -0800
committerFather Chrysostomos <sprout@cpan.org>2014-11-08 11:44:13 -0800
commite87de4ab85d86a0df65940af0f52ef44b70e0e50 (patch)
tree588d0440b73d129de4ce54abe52db1f8a96cdaca /opcode.h
parentb454703a4259660f770f2d4a9cbb39379016df58 (diff)
downloadperl-e87de4ab85d86a0df65940af0f52ef44b70e0e50.tar.gz
Make pp_postinc call set-magic on its target
Its target may be a lexical scalar (under ‘use integer’ currently, and soon even outside of ‘use integer’). The assignment in $lex = $foo++ currently gets optimised away and ++ writes directly to $lex.
Diffstat (limited to 'opcode.h')
0 files changed, 0 insertions, 0 deletions