Warning cleanup binge continues.
Jeffrey A Law
law@cygnus.com
Fri Feb 13 02:04:00 GMT 1998
In message < 19980212000314.53707@dgii.com >you write:
>
> As before, this doesn't strive to get all the -Wall whining under control,
> but it does knock off a bunch of them.
>
> 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.
Yes, TREE_PUBLIC is a int -- it's a bitfield actually, but an int is
close enough.
Minor ChangeLog typo...
> * calls.c (expand_call): Bracket declaration of 'rxt_before_call',
^^^
rtx
Please install this patch...
jeff
More information about the Gcc
mailing list