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] Assign the same alias-set to all pointers


On Mon, 7 Jun 2010, NightStrike wrote:

> On Tue, Jun 1, 2010 at 4:30 PM, Diego Novillo <dnovillo@google.com> wrote:
> > On 10-06-01 12:15 , Richard Guenther wrote:
> >>
> >> See $subject. ?Main reasoning can be seen in the huge comment
> >> before the case in get_alias_set below.
> >>
> >> Bootstrapped and tested on x86_64-unknown-linux-gnu.
> >>
> >> Comments?
> >>
> >> Thanks,
> >> Richard.
> >>
> >> 2010-06-01 ?Richard Guenther<rguenther@suse.de>
> >>
> >> ? ? ? ?* gimple.c (gimple_get_alias_set): Remove pointer special-casing.
> >> ? ? ? ?* alias.c (get_alias_set): Canonicalize pointers with the same
> >> mode.
> >> ? ? ? ?Fix incomplete array type fallback alias-set.
> >
> > Ugh. But I think it's the cleanest way out.
> >
> >
> > Diego.
> >
> 
> Ping.. was this committed?

No.  The patch is slightly out-of-date.  I will post and commit
updated versions when I have time to.

Richard.

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