[parrot/parrot] 432f7b: [test] change regressing returncc label from coro ...

GitHub noreply at github.com
Sat Oct 18 13:08:38 UTC 2014


  Branch: refs/heads/smoke-me/coro-return-gh1106
  Home:   https://github.com/parrot/parrot
  Commit: 432f7bf4e0d4e4656797f988c4698b8f41c59866
      https://github.com/parrot/parrot/commit/432f7bf4e0d4e4656797f988c4698b8f41c59866
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2014-10-18 (Sat, 18 Oct 2014)

  Changed paths:
    M ChangeLog
    M t/compilers/imcc/syn/pcc.t

  Log Message:
  -----------
  [test] change regressing returncc label from coro to return value


  Commit: 9a946de2dfcd142b4d2091c9339ae66f4250bb7b
      https://github.com/parrot/parrot/commit/9a946de2dfcd142b4d2091c9339ae66f4250bb7b
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2014-10-18 (Sat, 18 Oct 2014)

  Changed paths:
    M src/pmc/continuation.pmc
    M src/pmc/coroutine.pmc
    M t/pmc/coroutine.t

  Log Message:
  -----------
  coro: fix one wrong return instr when dead

pc off-by-one.
delete unneeded empty ctx check in coroutine.pmc


  Commit: 2f46a87e7b3a923414211b5aec8196c9dde881d4
      https://github.com/parrot/parrot/commit/2f46a87e7b3a923414211b5aec8196c9dde881d4
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2014-10-18 (Sat, 18 Oct 2014)

  Changed paths:
    M src/runcore/trace.c

  Log Message:
  -----------
  trace: print Coro similar to Sub with -t1


Compare: https://github.com/parrot/parrot/compare/7aa5bce84054...2f46a87e7b3a


More information about the parrot-commits mailing list