Mark Ovens wrote:
>
> On Fri, Aug 27, 1999 at 06:29:21PM -0700, Jordan K. Hubbard wrote:
> > > marder-1:/usr/marko{57}% ./a.out
> > > short == 2
> > > int == 4
> > > long == 4
> > > long long == 8
> > > marder-1:/usr/marko{57}%
> >
> > But on the Alpha:
> >
> > jkh@beast-> ./foo
> > short == 2
> > int == 4
> > long == 8
> > long long == 8
> >
>
> Which is fair enough, given that Alpha is 64-bit. The original post
> implied that existing (32-bit) compilers had 64-bit longs (or a
> mode for 64-bit longs). man cc shows that this (and 64-bit ints)
> is only for MIPS systems and adds "These options don't work at
> present."
We went from a Cray to using an Alpha and there were several things
that Dec FORTRAN did. The most prominent besides the 64-bit floating
point operations was that you could mask (and, or, xor, and etc.)
64-bit integer values. This was something that was missing in 64-bit
longs on HP.
Kent
>
> > - Jordan
> >
>
> --
> STATE-OF-THE-ART: Any computer you can't afford.
> OBSOLETE: Any computer you own.
> ________________________________________________________________
> FreeBSD - The Power To Serve http://www.freebsd.org
> My Webpage http://ukug.uk.freebsd.org/~mark/
> mailto:[EMAIL PROTECTED] http://www.radan.com
>
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-questions" in the body of the message
--
Kent Stewart
Richland, WA
mailto:[EMAIL PROTECTED]
http://www.3-cities.com/~kstewart/index.html
SETI (Search for Extraterrestrial Intelligence) @ Home
http://setiathome.ssl.berkeley.edu/
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message