This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Review of remaining xm-host headers
- To: zackw at stanford dot edu
- Subject: Re: Review of remaining xm-host headers
- From: DJ Delorie <dj at redhat dot com>
- Date: Thu, 5 Apr 2001 12:53:29 -0400
- CC: gcc at gcc dot gnu dot org
- References: <20010404094619.J24057@stanford.edu>
> alpha/xm-alpha-interix.h:
> Forces HOST_WIDE_INT and HOST_WIDEST_INT to be long
> long... presumably long is only 32 bits on this host.
> (Why?)
Windows NT on alpha runs in alpha's 32-bit mode, not 64-bit mode.