From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeffrey A Law To: John Carr Cc: egcs@cygnus.com Subject: Re: compiler patches for HOST_WIDE_INT = long long Date: Sun, 08 Feb 1998 12:28:00 -0000 Message-id: <12062.886969826@hurl.cygnus.com> References: <199802081338.IAA08949@jfc.> X-SW-Source: 1998-02/msg00303.html In message < 199802081338.IAA08949@jfc. >you write: > > I have been building egcs with HOST_WIDE_INT defined as long long. > Here is another set of patches to make this work better. > > Sun Feb 8 08:02:13 1998 John Carr > > * bitmap.c (bitmap_debug_file): HOST_PTR_PRINTF converts a pointer, > not a HOST_WIDE_INT. > > * calls.c (expand_call): Change test of expand_inline_function > return value to stop compiler warning. > > * genattrtab.c (RTL_HASH): Cast pointer to long, not HOST_WIDE_INT. Thanks installed. jeff