Newsgroups: perl.perl6.internals
From: l...@toetsch.at (Leopold Toetsch)
Date: Fri, 13 Sep 2002 14:52:41 +0200
Local: Fri, Sep 13 2002 8:52 am
Subject: Re: imcc 0.0.9 runs 100% perl6 tests + various results
Dan Sugalski wrote: First I want to thank you, for all the checkins. (Please don't forget #17143, which makes predereferencing working) > Do we have any idea why GC's getting in the way here? I presume we have I can only bring some hints: > GC bug, so we ought to track it down if we can. - test failures are not the same, when run through parrot or imcc - imcc uses a global interpreter variable, whereas parrot's is on stack. - parrot fails currently only one test: t/compiler/8_5 turnning gc off and tracing both brings this diff: PC=462; OP=656 (save_p); ARGS=(P1) e.g. the last instruction of main fails, failure looks like stack - imcc with GC turned off passes all tests Failed Test Status Wstat Total Fail Failed List of failed 1_11: i.e. (1 byte) corruption in the constant table 8_5: qsort_1 t/rc/call_1 t/rc/call_2 Some more: ========== perl6 examples/life.p6 10 perl6 -r -Rd examples/life.p6 10 perl6 -r -RG examples/life.p6 10 $ time perl6 -vw examples/mandel.p6 So far, what I have. leo You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||