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] Handle SSA_NAME pointers in get_alias_set


On 10/22/07, Richard Guenther <rguenther@suse.de> wrote:
>
> I noticed this while hacking on the VOPs pruning.  get_alias_set
> will not honor DECL_POINTER_ALIAS_SET while in SSA form.

Why not just change find_base_decl instead of get_alias_set?

Thanks,
Andrew Pinski


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