This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
CC compiler updates for >=5.10
authorReini Urban <rurban@x-ray.at>
Sun, 3 Jan 2010 12:09:02 +0000 (12:09 +0000)
committerRafael Garcia-Suarez <rgs@consttype.org>
Sun, 3 Jan 2010 13:52:03 +0000 (14:52 +0100)
commit39987fc8b0e8ebad4623529024d583219a7b856c
treef24464bfdcb1411383ce2844276e5c65730b8f33
parent2dba5d6056865b047ab6a58cf258c870472b3fe2
CC compiler updates for >=5.10

    PP_EVAL: nullify the string loop, analog to the old retstack.
             pp_leaveeval sets: retop = cx->blk_eval.retop
    PP_ENTERTRY: See PERL_FLEXIBLE_EXCEPTIONS in cop.h
cc_runtime.h