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: long pending patch for tree-profiling-branch


On Sunday 24 July 2005 18:33, Daniel Berlin wrote:
> >       * tree-vect-analyze.c: (ipa-prop.h): New include file.
> >       (vect_base_addr_differ_p): User ipaa interface to
> >       disambiguate formals.
>
> You really shouldn't be doing that there.

I was thinking the same thing.  But without this, how can we use
the results of this analysis in the tree optimizers?  There is
still no way to encode it in the virtual operands...

Gr.
Steven


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