This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Integer overflow in overlap_subvar



On Mon, 25 Jul 2005, Daniel Berlin wrote:

> On Mon, 2005-07-25 at 14:47 +0200, Richard Guenther wrote:
> > Looks obvious - but well.  Bootstrapped and regtested on
> > i686-pc-linux-gnu.
> 
> You've got some 4G structures floating around, do you?
> 
> :)

No, I tweak offset to values >0 in the case of size == (unsigned)-1
which breaks it, too ;)

Richard.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]