The last 3 commits made native compiled PBCs (via pbc2c.pl) run a little bit better:

Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/op/hacks.t 1 256 3 1 33.33% 1
t/op/integer.t 4 1024 38 4 10.53% 15 17 19 21
t/op/interp.t 2 512 2 2 100.00% 1-2
t/op/number.t 2 512 37 2 5.41% 29-30
t/op/rx.t 4 1024 23 4 17.39% 6 9 11 13
t/op/stacks.t 3 768 35 3 8.57% 4 7 34
7 subtests skipped.
Failed 6/39 test scripts, 84.62% okay. 16/600 subtests failed, 97.33% okay.

integer and number tests fail due to constant overflow
interp_1: bad program flow
interp_2: no resume
rx.t dump core due to wrong address calculation in the RxAssertMore macro.
stacks: virual memory exhausted with gcc 2.95.2

leo

Reply via email to