Re: 2.6.5-mc2

From: William Lee Irwin III
Date: Wed Apr 07 2004 - 14:29:03 EST


On Wed, Apr 07, 2004 at 11:52:47AM -0700, Andrew Morton wrote:
> The compiler has ((int)-1) and then has to promote it to ULL. If it does
> the conversion to unsigned before the conversion to long long, we lose.
> But it doesn't, and I couldn't immediately find a spec which justfies this
> behaviour.

If it works with gcc, it's good enough for me.


-- wli
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/