This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


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

Re: fix for 64bit uncleanliness in cp/class.c


> From: Brad Lucier <lucier@math.purdue.edu>
> Date: Sat, 22 Jan 2000 20:33:31 -0500 (EST)
> Cc: rth@cygnus.com, gcc-patches@gcc.gnu.org, geoffk@cygnus.com, law@cygnus.com,
>         lucier@math.purdue.edu
> 
> > So Brad, please listen to Geoff, not me, and use HOST_WIDE_INT_PRINT_*
> > only make sure to split the printf statement to avoid ANSI concat. :-)
> > 
> > 		Thanks,
> > 		--Kaveh
> 
> OK, how's this?

That looks OK to me.

> 	* cp/class.c (dump_class_hierarchy): Print HOST_WIDE_INT properly


-- 
- Geoffrey Keating <geoffk@cygnus.com>

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