At least Alpha has 64 bit longs (and 32 bit int).
/ David Hedbor
Previous text:
2003-01-27 08:13: Subject: Re: INT_TYPE = INT64 (Bz2)
I forgot... is the registers really 64 bit on those processors? IIRC, "long" is 32 bit even on those systems, and that is the default type of integers in Pike.
It would be nice to see tests and benchmarks on Alpha and Sparc with Pike compiled with --with-long-long-int.
/ Mirar