On Wed, 26 Sep 2001, Simon Cozens wrote:
>On Wed, Sep 26, 2001 at 08:42:52AM -0500, Gibbs Tanton - tgibbs wrote:
>> I'm getting a core dump on Tru64 for stacks.t. Does anyone else get this?
>
>Just the one? I'm getting six of the damned things.
The 01:00 UTC snapshot segfaulted on all tests because in
perl 5.005 it uses 32 bit for opcodes and 64 bits for constants
( see my previous mail about Configure.pl );
after correctring that it segfaults on stacks.t
and has p[roblems with binary constants in assembler, that break
biotwise.t; other tests pass. ( this is perl 5.005_03 )
Regards
Mattia