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] Fix PR47414


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.

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