Branch: refs/heads/rurban/imccO2
  Home:   https://github.com/parrot/parrot
  Commit: ab85cac847e69b29a5f66442e6fd2f7b48756892
      
https://github.com/parrot/parrot/commit/ab85cac847e69b29a5f66442e6fd2f7b48756892
  Author: Reini Urban <[email protected]>
  Date:   2014-02-27 (Thu, 27 Feb 2014)

  Changed paths:
    M compilers/imcc/optimizer.c

  Log Message:
  -----------
  [imcc] fix more -O2 errors, found but empty => delete ins

On some constant propagation on (mostly arithmetic or param) ops,
the ins can be safely deleted. GH #1039

This fixed:
t/compilers/imcc/syn/macro.t 10-11
t/pmc/io.t 13-14
t/op/lexicals.t 42

but broke: t/pmc/exception-old.t 19


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

Reply via email to