summaryrefslogtreecommitdiff
path: root/cpan/libnet/lib/Net/Config.pm
diff options
context:
space:
mode:
authorDaniel Dragan <bulk88@hotmail.com>2014-10-10 16:11:25 -0400
committerFather Chrysostomos <sprout@cpan.org>2014-10-10 14:52:14 -0700
commit09b319af290eb2abf83cf6fb2fb1aef76535d319 (patch)
tree2f17ced8decff2d76f81eab091d43db470b0e2e3 /cpan/libnet/lib/Net/Config.pm
parentcbf3d0f6a515715bb20f6172aaf6b6d77202a1f3 (diff)
downloadperl-09b319af290eb2abf83cf6fb2fb1aef76535d319.tar.gz
move dMY_CXT in dlutils.c closer to first use
By computing dMY_CXT right before its first and usually last use, my_cxt pointer doesn't need to be carried across function calls in SaveError. This frees a C stack auto and/or register from being saved and restored in SaveError. On VC 2003 32 bits -O1 threaded, the machine code size in bytes dropped from 0x72 to 0x70 after this patch.
Diffstat (limited to 'cpan/libnet/lib/Net/Config.pm')
0 files changed, 0 insertions, 0 deletions