On Mon, Apr 28, 2008 at 05:59:54PM -0700, Ian Lance Taylor wrote:
>
> The warnings I added for the CERT advisory say "assuming pointer
> wraparound does not occur" You are running into one of the older
> signed overflow warnings.
>
Oh, sorry for that oversight. It has started happening (wh
Martin Jambor <[EMAIL PROTECTED]> writes:
> I've been rebootstrapping my switch conversion patch (which is still
> waiting for review) to make sure it still works. Unfortunately, it
> did not. The error given was the following and I believe this is the
> warning introduced by Ian as a resp