Does anyone else see this? # ./parrot examples/assembly/life.pbc 500 generations in 1.784740 seconds. 280.152856 generations/sec A total of 32768 bytes were allocated A total of 13094 DOD runs were made A total of 1104 collection runs were made Copying a total of 0 bytes There are 61 active Buffer structs There are 128 total Buffer structs # ./parrot -j examples/assembly/life.pbc 500 1.534816 * 325.771969 * * 32768 * * 13094 * * * 1104 * 0 61 128 ***
I've seen this with the following versions of gcc using only the default Configure.pl options-- gcc version 2.95.3 20010315 (release) gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-98) gcc version 3.0.4 (Red Hat Linux 7.2 3.0.4-1) The binutils versions I've got are 2.11.90.0.8 and 2.11.90.0.19. Also, all tests pass when running "make test". -Jesse -- "Oh, bother," said Pooh, as he hid Piglet's mangled corpse.