This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: integer*8 parsing problem


On Mon, Aug 23, 2004 at 07:21:23PM +0100, Paul Brook wrote:
> +      if (HOST_BITS_PER_WIDE_INT < HOST_BITS_PER_LONG)

This condition will never be true.  See hwint.h, about line 40.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]