RFC: Address some fallout from "fractional modes"

Zack Weinberg zack@codesourcery.com
Wed Nov 5 20:40:00 GMT 2003


Richard Henderson <rth@redhat.com> writes:

> On Wed, Nov 05, 2003 at 11:57:18AM -0800, Zack Weinberg wrote:
>> Using either "unsigned int" or "signed int" here causes "comparison of
>> signed and unsigned" warnings (in different places).  "unsigned short"
>> doesn't.
>
> Huh.  Ok.
>
> I suspect we want to fix things so that unsigned int works,
> but clearly that's outside the scope of this patch.

Agreed.

zw



More information about the Gcc-patches mailing list