[PATCH][4.3] Fix PR36245

Richard Guenther rguenther@suse.de
Tue May 27 13:57:00 GMT 2008


On Thu, 15 May 2008, Richard Guenther wrote:

> 
> This fixes PR36245 where we add integers with a POINTER_PLUS_EXPR.
> On the trunk we avoid generating TARGET_MEM_REFs with bases of
> integer types, but on the branch this can happen.  Thus simply deal
> with it.
> 
> Bootstrapped and tested on x86_64-unknown-linux-gnu, applied to the
> 4.3 branch and the testcase also to the trunk.

Now also bootstrapped/tested on the trunk and applied there.

Richard.



More information about the Gcc-patches mailing list