Warning cleanup binge continues.
Robert Lipe
robertl@dgii.com
Fri Feb 13 10:31:00 GMT 1998
> > 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
More information about the Gcc
mailing list