Branch: refs/heads/rurban/pasm_out
  Home:   https://github.com/parrot/parrot
  Commit: c642a1df3eb2e7bb21cb5144f71a7fb74cf59d21
      
https://github.com/parrot/parrot/commit/c642a1df3eb2e7bb21cb5144f71a7fb74cf59d21
  Author: Reini Urban <[email protected]>
  Date:   2014-03-04 (Tue, 04 Mar 2014)

  Changed paths:
    M ChangeLog
    M compilers/imcc/api.c
    M compilers/imcc/instructions.c
    M frontend/parrot/main.c
    M frontend/parrot2/main.c
    M include/imcc/api.h
    M t/compilers/imcc/imcpasm/opt2.t
    M t/compilers/imcc/imcpasm/optc.t

  Log Message:
  -----------
  enable pasm_out in parrot2, todo failing imcpasm tests

opt2 fails with changed used_once semantics: I0 = 10 is side-effecting, but 
*can* be removed
if I0 is used only once (GH #1036), ...


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

Reply via email to