[basic-improvements] 32x64 proposed fix

Zack Weinberg zack@codesourcery.com
Sun Dec 15 02:11:00 GMT 2002


Zack Weinberg <zack@codesourcery.com> writes:

> This is my proposed patch for the 32x64 build failures on the
> basic-improvements branch
...

> +if test x$need_64bit_hwint = xyes; then
> +	AC_DEFINE(NEED_64BIT_HOST_WIDE_INT, 1,
> +[Define to 1 if HOST_WIDE_INT must be 64 bits wide (see hwint.h).])
> +
>  count=a

Ugh.  I've added the missing 'fi' to my copy.

zw



More information about the Gcc-patches mailing list