init_integral_libfuncs change breaks xstormy16

Richard Henderson rth@redhat.com
Fri Mar 21 07:27:00 GMT 2003


On Fri, Mar 21, 2003 at 12:04:06AM -0500, DJ Delorie wrote:
> +   int maxsize = 2*BITS_PER_WORD;
> +   if (maxsize < LONG_LONG_TYPE_SIZE)
> +     maxsize = LONG_LONG_TYPE_SIZE;

That seems reasonable.


r~



More information about the Gcc-patches mailing list