This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [tree-ssa] Example in tree-dfa for computing alias setsdoesn't match actual results
- From: Diego Novillo <dnovillo at redhat dot com>
- To: Steven Bosscher <s dot bosscher at student dot tudelft dot nl>
- Cc: "gcc at gcc dot gnu dot org" <gcc at gcc dot gnu dot org>
- Date: Fri, 10 Oct 2003 11:42:48 -0400
- Subject: Re: [tree-ssa] Example in tree-dfa for computing alias setsdoesn't match actual results
- Organization: Red Hat Canada
- References: <1065095097.3643.10.camel@steven.lr-s.tudelft.nl>
On Thu, 2003-10-02 at 07:44, Steven Bosscher wrote:
> Is this an intended change in behavior? If so, can someone with better
> understanding of virtual ops update the comments in tree-dfa.c?
>
Yes. The behaviour has changed somewhat. Thanks for bringing it up.
Have you got a patch for the comments?
Thanks. Diego.