Branch: refs/heads/master
  Home:   https://github.com/parrot/parrot
  Commit: 25515777ac22f96281de1707c2873046aa0014ae
      
https://github.com/parrot/parrot/commit/25515777ac22f96281de1707c2873046aa0014ae
  Author: Reini Urban <[email protected]>
  Date:   2014-05-29 (Thu, 29 May 2014)

  Changed paths:
    M src/pmc/integer.pmc

  Log Message:
  -----------
  [pmc] minor optimization in Integer_multi_i_add_Complex

Deteced by Chirag++ and pmc2c.
Do not compute SELF.get_integer() twice and remove UNSUED(a).
Do the same for the default case below.


_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-commits

Reply via email to