[PATCH] Fix PR47414

Richard Guenther rguenther@suse.de
Tue Jan 25 14:31:00 GMT 2011


On Tue, 25 Jan 2011, H.J. Lu wrote:

> On Tue, Jan 25, 2011 at 1:53 AM, Richard Guenther <rguenther@suse.de> wrote:
> >
> > This fixes an oversight with TBAA and MEM-REF.
> >
> > Bootstrapped and tested on x86_64-unknown-linux-gnu, applied.
> >
> > Richard.
> >
> > 2011-01-25  Richard Guenther  <rguenther@suse.de>
> >
> >        PR middle-end/47414
> >        * tree-ssa-alias.c (indirect_ref_may_alias_decl_p): Use the
> >        correct type for TBAA.
> >
> 
> Should we add the testcase in PR?

I'm a bit hesitant to add these -fno-xyz -ffoobar sort-of testcases.

Richard.


More information about the Gcc-patches mailing list