From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robert Lipe To: law@cygnus.com Cc: egcs@cygnus.com Subject: Re: Warning cleanup binge continues. Date: Fri, 13 Feb 1998 10:31:00 -0000 Message-id: <19980213073947.15156@dgii.com> References: <19980212000314.53707@dgii.com> <24917.887352743@hurl.cygnus.com> X-SW-Source: 1998-02/msg00612.html > > The only one of these that I have any real reservations about it is the > > TREE_PUBLIC(DECL) fix in i386.h. This is an int, not a pointer to a > > string, right? > I actually did a double take on this one -- I missed first %s, so I thougt > your change was changing the format string for IDENTIFIER_POINTER. This process tends to expose a lot of double-take material. > Yes, TREE_PUBLIC is a int -- it's a bitfield actually, but an int is > close enough. >From printf's view of the world, it's an int. > Minor ChangeLog typo... > > * calls.c (expand_call): Bracket declaration of 'rxt_before_call', > ^^^ > rtx Fixed. > Please install this patch... Done. Thanx for the help. -- Robert Lipe http://www.dgii.com/people/robertl robertl@dgii.com