[parrot/parrot] 51100a: Apply patch from TT#2087 to fix a bug relating to ...

noreply at github.com noreply at github.com
Thu Apr 7 19:29:30 UTC 2011


Branch: refs/heads/master
Home:   https://github.com/parrot/parrot

Commit: 51100ab600fba21a9e240314197fc22314cdf1e3
    https://github.com/parrot/parrot/commit/51100ab600fba21a9e240314197fc22314cdf1e3
Author: Jonathan Worthington <jnthn at jnthn.net>
Date:   2011-04-07 (Thu, 07 Apr 2011)

Changed paths:
  M docs/translations/README.BGR

Log Message:
-----------
Apply patch from TT#2087 to fix a bug relating to lexicals and register allocation. A lexical only ever allocated a register with .lex 'foo', $Pn and then only used for the storage slot to be looked up by name would end up with its allocation need being overlooked, since it got mistook for optimized out instructions.




More information about the parrot-commits mailing list