This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
RE: Improving Alias Analysis
- From: "Sanjiv Kumar Gupta, Noida" <sanjivg at noida dot hcltech dot com>
- To: Diego Novillo <dnovillo at redhat dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Fri, 18 Oct 2002 16:59:54 +0530
- Subject: RE: Improving Alias Analysis
On Fri, 18 Oct 2002, Sanjiv Kumar Gupta, Noida wrote:
>Again, points-to analysis is what you're looking for. The
>tree-alias-* files on tree-ssa branch will provide pointers to
>literature that covers this problem.
>Diego.
Thanks. I'll soon have a look into these files.
Regards
Sanjiv