compiler patches for HOST_WIDE_INT = long long

Jeffrey A Law law@cygnus.com
Sun Feb 8 12:28:00 GMT 1998


  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  <jfc@mit.edu>
  > 
  > 	* 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



More information about the Gcc mailing list